Home
last modified time | relevance | path

Searched +defs:file +defs:tests (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dreports.py19 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 Dresconf_test.c94 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 Dgtest-typed-test.cc61 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 Dnsec3_test.c37 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 Di915_gem.c143 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 Di915_gem_evict.c474 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 Dintel_memory_region.c407 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 Di915_request.c505 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 Di915_gem_gtt.c1008 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 Di915_gem_context.c48 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 Di915_gem_object_blt.c203 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 Dhuge_pages.c1854 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 Dtests.cpp337 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