/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | reports.py | 19 def write_results(self, tests, elapsed): argument 91 def write_results(self, tests, elapsed): argument 102 def _write_testsuite(self, file, suite, tests): argument 112 def _write_test(self, file, test, suite_name): argument 162 def write_results(self, tests, elapsed): argument
|
/netbsd-src/external/mpl/bind/dist/tests/irs/ |
H A D | resconf_test.c | 94 const char *file; in irs_resconf_load_test() member 98 } tests[] = { in irs_resconf_load_test() local 167 const struct CMUnitTest tests[] = { main() local [all...] |
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-typed-test.cc | 61 const char* file, int line, const char* registered_tests) { in VerifyRegisteredTestNames() 69 std::set<std::string> tests; in VerifyRegisteredTestNames() local
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | nsec3_test.c | 37 iteration_test(const char *file, unsigned int expected) { in iteration_test() argument 131 const nsec3param_salttotext_test_params_t tests[] = { in ISC_RUN_TEST_IMPL() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
H A D | i915_gem.c | 143 struct file *file; in igt_gem_suspend() local 178 struct file *file; in igt_gem_hibernate() local 211 static const struct i915_subtest tests[] = { in i915_gem_live_selftests() local
|
H A D | i915_gem_evict.c | 474 struct file *file; in igt_evict_contexts() local 550 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local 574 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
|
H A D | intel_memory_region.c | 407 struct file *file; in igt_lmem_write_gpu() local 582 static const struct i915_subtest tests[] = { in intel_memory_region_mock_selftests() local 611 static const struct i915_subtest tests[] = { in intel_memory_region_live_selftests() local
|
H A D | i915_request.c | 505 static const struct i915_subtest tests[] = { in i915_request_mock_selftests() local 1333 struct file *file; in live_breadcrumbs_smoketest() local 1464 static const struct i915_subtest tests[] = { in i915_request_live_selftests() local
|
H A D | i915_gem_gtt.c | 1008 struct file *file; in exercise_ppgtt() local 1693 static const struct i915_subtest tests[] = { in i915_gem_gtt_mock_selftests() local 1791 struct file *file; in igt_cs_tlb() local 2035 static const struct i915_subtest tests[] = { in i915_gem_gtt_live_selftests() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 48 struct file *file; in live_nop_switch() local 291 struct file *file; in live_parallel_switch() local 538 static int file_add_object(struct file *file, struct drm_i915_gem_object *obj) in file_add_object() 557 struct file *file, in create_test_object() 659 struct file *file; in igt_ctx_exec() local 769 struct file *file; in igt_shared_ctx_exec() local 1361 struct file *file; in igt_ctx_readonly() local 1702 struct file *file; in igt_vm_isolation() local 1902 static const struct i915_subtest tests[] = { in i915_gem_context_mock_selftests() local 1920 static const struct i915_subtest tests[] = { in i915_gem_context_live_selftests() local
|
H A D | i915_gem_object_blt.c | 203 struct file *file; member 540 static const struct i915_subtest tests[] = { in i915_gem_object_blt_live_selftests() local 558 static const struct i915_subtest tests[] = { in i915_gem_object_blt_perf_selftests() local
|
H A D | huge_pages.c | 1854 static const struct i915_subtest tests[] = { in i915_gem_huge_page_mock_selftests() local 1904 static const struct i915_subtest tests[] = { in i915_gem_huge_page_live_selftests() local 1914 struct file *file; in i915_gem_huge_page_live_selftests() local
|
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | tests.cpp | 337 impl::tc::check_errno(const char* file, const int line, const int exp_errno, in check_errno() 344 impl::tc::require_errno(const char* file, const int line, const int exp_errno, in require_errno() 701 namespace tests { namespace
|