Searched refs:test_batch (Results 1 – 1 of 1) sorted by relevance
103 static void test_batch(const testdef_t *tests, bool ipv6) in test_batch() function147 test_batch(x86_tests, false); in main()149 test_batch(x86_tests_slow, false); in main()152 test_batch(ppc64_tests, g_test_slow()); in main()154 test_batch(ppc64_tests_slow, true); in main()157 test_batch(s390x_tests, g_test_slow()); in main()