Home
last modified time | relevance | path

Searched refs:test_name (Results 1 – 25 of 122) sorted by relevance

12345

/netbsd-src/tests/usr.bin/indent/
H A Dt_options.sh61 test_name=${fname##*/}
62 test_name=${test_name%.c}
64 atf_test_case "$test_name"
65 eval "${test_name}_body() { check '$test_name'; }"
66 atf_add_test_case "$test_name"
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/
H A DOneTest.py23 test_name = sys.argv[1].split('=',1)[1] variable
24 if test_name == 'FirstTest.subTestA':
28 elif test_name == 'FirstTest.subTestB':
32 elif test_name == 'FirstTest.subTestC':
38 elif test_name == 'FirstTest.subTestD':
41 elif test_name in ('ParameterizedTest/0.subTest',
47 raise SystemExit("error: invalid test name: %r" % (test_name,))
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/
H A DOneTest.py24 test_name = sys.argv[1].split('=',1)[1] variable
26 if test_name == 'FirstTest.subTestA':
30 elif test_name == 'FirstTest.subTestB':
34 elif test_name == 'FirstTest.subTestC':
40 elif test_name == 'FirstTest.subTestD':
43 elif test_name in ('ParameterizedTest/0.subTest',
49 raise SystemExit("error: invalid test name: %r" % (test_name,))
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D70-test_sslcertstatus.t14 my $test_name = "test_sslcertstatus";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs the ocsp feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_tls13alerts.t14 my $test_name = "test_tls13alerts";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
H A D70-test_sslskewith0p.t14 my $test_name = "test_sslskewith0p";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
26 plan skip_all => "$test_name needs the sock feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_comp.t15 my $test_name = "test_comp";
16 setup($test_name);
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs TLSv1.3 or TLSv1.2 enabled"
H A D70-test_tls13cookie.t14 my $test_name = "test_tls13cookie";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
H A D70-test_sslcbcpadding.t16 my $test_name = "test_sslcbcpadding";
17 setup($test_name);
22 plan skip_all => "$test_name needs the dynamic engine feature enabled"
25 plan skip_all => "$test_name needs the sock feature enabled"
28 plan skip_all => "$test_name needs TLSv1.2 enabled"
H A D70-test_sslvertol.t14 my $test_name = "test_sslvertol";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_tls13downgrade.t14 my $test_name = "test_tls13downgrade";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 and TLS1.2 enabled"
H A D70-test_sslsignature.t14 my $test_name = "test_sslsignature";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_sslcertstatus.t14 my $test_name = "test_sslcertstatus";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs the ocsp feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_tls13alerts.t14 my $test_name = "test_tls13alerts";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
H A D70-test_sslskewith0p.t14 my $test_name = "test_sslskewith0p";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
26 plan skip_all => "$test_name needs the sock feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_tls13cookie.t14 my $test_name = "test_tls13cookie";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
H A D70-test_comp.t15 my $test_name = "test_comp";
16 setup($test_name);
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs TLSv1.3 or TLSv1.2 enabled"
H A D70-test_sslvertol.t14 my $test_name = "test_sslextension";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_sslsignature.t14 my $test_name = "test_sslsignature";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
H A D70-test_tls13downgrade.t14 my $test_name = "test_tls13downgrade";
15 setup($test_name);
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 and TLS1.2 enabled"
H A D70-test_sslcbcpadding.t16 my $test_name = "test_sslcbcpadding";
17 setup($test_name);
22 plan skip_all => "$test_name needs the dynamic engine feature enabled"
25 plan skip_all => "$test_name needs the sock feature enabled"
28 plan skip_all => "$test_name needs TLSv1.2 enabled"
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm78 my $test_name = undef;
136 my $old_test_name = $test_name;
137 $test_name = shift;
140 BAIL_OUT("setup() must receive a name") unless $test_name;
142 if $old_test_name && $old_test_name ne $test_name;
665 BAIL_OUT("Must run setup() first") if (! $test_name);
684 BAIL_OUT("Must run setup() first") if (! $test_name);
949 $directories{RESULTS} = catdir($directories{RESULTTOP}, $test_name);
978 BAIL_OUT("Must run setup() first") if (! $test_name);
985 BAIL_OUT("Must run setup() first") if (! $test_name);
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm74 my $test_name = undef;
132 my $old_test_name = $test_name;
133 $test_name = shift;
135 BAIL_OUT("setup() must receive a name") unless $test_name;
137 if $old_test_name && $old_test_name ne $test_name;
904 BAIL_OUT("Must run setup() first") if (! $test_name);
911 BAIL_OUT("Must run setup() first") if (! $test_name);
917 BAIL_OUT("Must run setup() first") if (! $test_name);
924 BAIL_OUT("Must run setup() first") if (! $test_name);
952 BAIL_OUT("Must run setup() first") if (! $test_name);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h414 #define TEST_P(test_suite_name, test_name) \ argument
415 class GTEST_TEST_CLASS_NAME_(test_suite_name, test_name) \
418 GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)() {} \
429 GTEST_STRINGIFY_(test_suite_name), GTEST_STRINGIFY_(test_name), \
431 test_suite_name, test_name)>()); \
436 test_name)); \
439 test_name)::gtest_registering_dummy_ = \
440 GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::AddToRegistry(); \
441 void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/
H A DOneTest.py19 test_name = sys.argv[1].split('=',1)[1] variable
20 if test_name == 'T.QuickSubTest':
24 elif test_name == 'T.InfiniteLoopSubTest':
29 raise SystemExit("error: invalid test name: %r" % (test_name,))

12345