Searched refs:test_fun (Results 1 – 1 of 1) sorted by relevance
810 int test_fun, in mtest_run() argument899 res = (*mtest_table[test_fun].test_func)(&handle); in mtest_run()1096 int test_fun = -1; in cfga_test() local1148 if (test_fun != -1 && subopt != test_fun && in cfga_test()1159 test_fun = subopt; in cfga_test()1195 if (test_fun == -1) in cfga_test()1196 test_fun = MTEST_DEFAULT_TEST; in cfga_test()1212 ret = mtest_run(fd, test_fun, &bk, in cfga_test()