src/control/tests/test_control_helpers.cpp file

Functions

TEST_CASE("control_helpers.apply_section_update_accepts_double_for_npr_frequency_keys")
TEST_CASE("control_helpers.apply_section_update_accepts_non_negative_int64_for_uint64_keys")
TEST_CASE("control_helpers.apply_section_update_accepts_pool_string_values")
TEST_CASE("control_helpers.apply_section_update_commits_and_returns_current_snapshot")
TEST_CASE("control_helpers.apply_section_update_keeps_live_state_when_commit_fails")
TEST_CASE("control_helpers.apply_section_update_keeps_live_state_when_one_key_is_invalid")
TEST_CASE("control_helpers.apply_section_update_rejects_empty_requests")
TEST_CASE("control_helpers.convert_between_cbor_and_config_values")
TEST_CASE("control_helpers.encode_section_exports_current_config_values")
TEST_CASE("control_helpers.encode_section_exports_master_pool_key")
TEST_CASE("control_helpers.read_request_args_support_bool_and_fixed_bytes")