Searched refs:test_fun (Results 1 – 1 of 1) sorted by relevance
808 int test_fun, in mtest_run() argument897 res = (*mtest_table[test_fun].test_func)(&handle); in mtest_run()1094 int test_fun = -1; in cfga_test() local1146 if (test_fun != -1 && subopt != test_fun && in cfga_test()1157 test_fun = subopt; in cfga_test()1193 if (test_fun == -1) in cfga_test()1194 test_fun = MTEST_DEFAULT_TEST; in cfga_test()1210 ret = mtest_run(fd, test_fun, &bk, in cfga_test()