test_data_source   12 tests/mctest.h #define mctest_add_parameterized_test(tc_core, test_func, test_data_source)                        \
test_data_source   14 tests/mctest.h         tcase_add_loop_test (tc_core, test_func, 0, G_N_ELEMENTS (test_data_source));              \