63 const struct CMUnitTest tests[] = {
78 return cmocka_run_group_tests(tests, NULL, NULL);
void test_empty_directory(UNUSED void **state)
void test_none_existing_include_file(UNUSED void **state)
void test_post_include(UNUSED void **state)
void test_composite_config_options_are_extended(UNUSED void **state)
void test_include_absolute_path(UNUSED void **state)
void test_global_nested_include(UNUSED void **state)
void test_can_include_directory(UNUSED void **state)
void test_recursive_include_detection(UNUSED void **state)
void test_can_include_empty_file(UNUSED void **state)
void test_none_existing_optional_include_file(UNUSED void **state)
void test_conditional_include_with_empty_directory_takes_second(UNUSED void **state)
void test_recursive_dir_include_detection(UNUSED void **state)
void test_can_include_between_sections(UNUSED void **state)