Searched refs:testdef_t (Results 1 – 2 of 2) sorted by relevance
29 } testdef_t; typedef31 static testdef_t x86_tests[] = {39 static testdef_t x86_tests_slow[] = {47 static testdef_t ppc64_tests[] = {55 static testdef_t ppc64_tests_slow[] = {61 static testdef_t s390x_tests[] = {66 static void test_pxe_one(const testdef_t *test, bool ipv6) in test_pxe_one()91 const testdef_t *test = data; in test_pxe_ipv4()98 const testdef_t *test = data; in test_pxe_ipv6()103 static void test_batch(const testdef_t *tests, bool ipv6) in test_batch()[all …]
148 } testdef_t; typedef150 static const testdef_t tests[] = {198 static bool check_guest_output(QTestState *qts, const testdef_t *test, int fd) in check_guest_output()236 const testdef_t *test = data; in test_machine()