Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_pkcs12.c42 struct tests { struct
53 struct tests p12_pbe_tests[] = { argument
H A Dvalidate.c43 struct tests { struct
55 static struct tests hc_tests[] = { argument
H A Dtest_cipher.c54 struct tests { struct
65 struct tests aes_tests[] = { argument
H A Dtest_pkcs5.c42 struct tests { struct
51 const struct tests pkcs5_tests[] = { argument
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dmain.py143 def print_discovered(tests, show_suites, show_tests): argument
167 def determine_order(tests, order): argument
177 def filter_by_shard(tests, run, shards, lit_config): argument
206 def run_tests(tests, lit_config, opts, discovered_tests): argument
259 def print_histogram(tests): argument
266 def print_results(tests, elapsed, opts): argument
277 def print_group(tests, code, shown_codes): argument
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
162 def write_results(self, tests, elapsed): argument
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
27 def __init__(self, tests): argument
71 def __init__(self, opts, tests, header, progress_bar): argument
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-der.c62 struct test_case tests[] = { in test_integer() local
189 struct test_case tests[] = { in test_unsigned() local
236 struct test_case tests[] = { in test_octet_string() local
277 struct test_case tests[] = { in test_bmp_string() local
325 struct test_case tests[] = { in test_universal_string() local
369 struct test_case tests[] = { in test_general_string() local
403 struct test_case tests[] = { in test_generalized_time() local
445 struct test_case tests[] = { in test_oid() local
489 struct test_case tests[] = { in test_bit_string() local
527 struct test_case tests[] = { in test_heim_integer() local
[all …]
H A Dcheck-template.c62 struct test_case tests[] = { in test_uint64() local
100 struct test_case tests[] = { in test_seqofseq() local
144 struct test_case tests[] = { in test_seqofseq2() local
189 struct test_case tests[] = { in test_seqof2() local
233 struct test_case tests[] = { in test_seqof3() local
288 struct test_case tests[] = { in test_seqof4() local
443 struct test_case tests[] = { in test_seqof5() local
H A Dcheck-gen.c81 struct test_case tests[] = { in test_principal() local
154 struct test_case tests[] = { in test_authenticator() local
251 struct test_case tests[] = { in test_krb_error() local
309 struct test_case tests[] = { in test_Name() local
396 struct test_case tests[] = { in test_bit_string() local
456 struct test_case tests[] = { in test_bit_string_rfc1510() local
516 struct test_case tests[] = { in test_time() local
759 struct test_case tests[] = { in test_large_tag() local
975 struct test_case tests[] = { in test_choice() local
1048 struct test_case tests[] = { in test_implicit() local
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini10 microtest0 = test0
11 microtest1 = test1
12 microtest2 = test2
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_gt_pm.c58 static const struct i915_subtest tests[] = { in intel_gt_pm_live_selftests() local
71 static const struct i915_subtest tests[] = { in intel_gt_pm_late_selftests() local
/netbsd/external/mpl/bind/dist/lib/isc/include/isc/
H A Dcmocka.h29 #define cmocka_add_test_byname(tests, name, selected) \ argument
35 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname()
/netbsd/external/mpl/bind/dist/lib/isc/tests/
H A Dnetaddr_test.c41 } tests[] = { { "0.0.0.0", true }, { "0.0.0.1", true }, in netaddr_isnetzero() local
109 } tests[] = { in netaddr_multicast() local
142 const struct CMUnitTest tests[] = { in main() local
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_object.c81 static const struct i915_subtest tests[] = { in i915_gem_object_mock_selftests() local
99 static const struct i915_subtest tests[] = { in i915_gem_object_live_selftests() local
/netbsd/external/bsd/ntp/dist/sntp/unity/auto/
H A Dgenerate_test_runner.rb77 def generate(input_file, output_file, tests, used_mocks, testfile_includes) argument
199 def create_externs(output, tests, mocks) argument
317 def create_main(output, filename, tests, used_mocks) argument
/netbsd/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c105 } tests[] = { in ATF_TC_BODY() local
177 } tests[] = { in ATF_TC_BODY() local
217 } tests[] = { in ATF_TC_BODY() local
258 } tests[] = { in ATF_TC_BODY() local
296 } tests[] = { in ATF_TC_BODY() local
336 } tests[] = { in ATF_TC_BODY() local
622 struct tests { in ATF_TC_BODY() struct
624 int amode; in ATF_TC_BODY()
625 int uerror; in ATF_TC_BODY()
626 int rerror; in ATF_TC_BODY()
[all …]
/netbsd/external/mpl/bind/dist/lib/irs/tests/
H A Dresconf_test.c61 } tests[] = { in irs_resconf_load_test() local
127 const struct CMUnitTest tests[] = { in main() local
/netbsd/external/bsd/atf/dist/atf-c++/
H A Dmacros_test.cpp339 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
384 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
432 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
478 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
524 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
570 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
619 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
671 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
719 } *t, tests[] = { in ATF_TEST_CASE_BODY() local
/netbsd/external/bsd/atf/dist/atf-c/
H A Dmacros_test.c247 } *t, tests[] = { in ATF_TC_BODY() local
291 } *t, tests[] = { in ATF_TC_BODY() local
347 } *t, tests[] = { in ATF_TC_BODY() local
438 struct check_eq_test tests[] = { in ATF_TC_BODY() local
482 struct check_eq_test tests[] = { in ATF_TC_BODY() local
529 struct check_eq_test tests[] = { in ATF_TC_BODY() local
569 } *t, tests[] = { in ATF_TC_BODY() local
660 struct require_eq_test tests[] = { in ATF_TC_BODY() local
704 struct require_eq_test tests[] = { in ATF_TC_BODY() local
751 struct require_eq_test tests[] = { in ATF_TC_BODY() local
[all …]
/netbsd/external/mpl/bind/dist/lib/ns/tests/
H A Dplugin_test.c133 const ns_plugin_expandpath_test_params_t tests[] = { in ns_plugin_expandpath_test() local
194 const struct CMUnitTest tests[] = { in main() local
/netbsd/sys/external/isc/libsodium/dist/test/default/
H A Dpwhash_scrypt.c19 } tests[] = { in tv() local
126 } tests[] = { in tv2() local
171 } tests[] = { in tv3() local
H A Dpwhash_argon2i.c20 } tests[] = { in tv() local
117 } tests[] = { in tv2() local
194 } tests[] = { in tv3() local
H A Dpwhash_argon2id.c20 } tests[] = { in tv() local
117 } tests[] = { in tv2() local
190 } tests[] = { in tv3() local
/netbsd/external/mit/libuv/dist/
H A DREADME.md232 #### Run one test
250 #### Debugging tools

12345678910>>...13