Searched defs:tests (Results 1 – 25 of 27) sorted by relevance
12
337 Introduction352 Docker Prerequisites383 Podman Prerequisites395 Quickstart411 Registry425 Images558 Tests569 Debugging a Docker test failure586 Options
494 AVOCADO_ALLOW_LARGE_STORAGE503 SPEED514 AVOCADO_ALLOW_UNTRUSTED_CODE525 AVOCADO_TIMEOUT_EXPECTED539 QEMU_TEST_FLAKY_TESTS
315 QEMU_TEST_ALLOW_LARGE_STORAGE324 QEMU_TEST_ALLOW_UNTRUSTED_CODE335 QEMU_TEST_FLAKY_TESTS
35 mod tests { module
107 mod tests { module
4 tests = { variable
25 static uint32_t tests[8] = { variable
9 const struct test tests[] = { variable
24 static const struct test tests[] = { variable
34 } tests[] = { variable
79 static const struct shift_test tests[] = { variable
114 static const struct test tests[] = { variable
124 static const struct test tests[] = { variable
14 } tests[] = { variable
88 test_fn tests[] = { test_return, test_endloop, test_multi_cof, test_done }; in main() local
45 static const Test tests[] = { in main() local
48 static const Test tests[] = { in main() local
103 static void test_batch(const testdef_t *tests, bool ipv6) in test_batch()
56 const boot_order_test *tests) in test_boot_orders()
150 static const testdef_t tests[] = { variable
632 _expected_tests(unsigned int tests) in _expected_tests()833 plan_tests(unsigned int tests) in plan_tests()896 static struct test tests[] = { variable
111 static const fp64_fcvt_fcvtmod_testcase_t tests[] = { variable
Completed in 49 milliseconds