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