63 const struct CMUnitTest tests[] = {
void test_can_not_add_key_param_to(UNUSED void **state)
void test_creation_fails_when_alias_value_is_wrong_type(UNUSED void **state)
void test_can_check_object_has_key_parameters(UNUSED void **state)
void test_can_not_delete_key_parameter(UNUSED void **state)
void test_find_fails_with_invalid_expression_part(UNUSED void **state)
void test_key_parameters_must_be_set(UNUSED void **state)
void test_can_build_key_expression(UNUSED void **state)
void test_can_find_object_with_keys(UNUSED void **state)
void test_key_flag_is_set(UNUSED void **state)
void test_can_change_mutable_key(UNUSED void **state)
void test_can_create_instances_with_keys_that_has_validation(UNUSED void **state)
void test_can_not_unset_key_attr(UNUSED void **state)
void test_find_fails_with_wildcard(UNUSED void **state)
void test_creation_fails_when_alias_starts_with_number(UNUSED void **state)
void test_can_create_instance_with_non_key_alias(UNUSED void **state)
void test_can_create_instance_with_alias(UNUSED void **state)
void test_key_parameters_must_be_unique(UNUSED void **state)
void test_adding_duplicate_fails(UNUSED void **state)
int test_key_parameter_setup(UNUSED void **state)
void test_can_not_set_key_attr_on_params_of(UNUSED void **state)
int test_key_parameter_teardown(UNUSED void **state)
void test_can_add_key_param_if_no_instances_exist(UNUSED void **state)
void test_can_not_add_key_params_if_instances_exist(UNUSED void **state)
void test_can_find_instances_with_alias(UNUSED void **state)
void test_amxd_object_add_instance_verifies_keys(UNUSED void **state)
void test_can_create_instance_with_unique_keys(UNUSED void **state)
void test_object_has_key_parameters(UNUSED void **state)
void test_changing_mutable_key_fails_if_duplicate(UNUSED void **state)