Home
last modified time | relevance | path

Searched refs:testname (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_test.tmpl1 [{-$testname-}]
2 ssl_conf = {-$testname-}-ssl
4 [{-$testname-}-ssl]
5 server = {-$testname-}-server
6 client = {-$testname-}-client{-
10 $OUT .= "\nserver2 = $testname-server2";
12 $OUT .= "\nserver2 = $testname-server";
15 $OUT .= "\nresume-server = $testname-resume-server";
17 $OUT .= "\nresume-server = $testname-server";
20 $OUT .= "\nresume-client = $testname-resume-client";
[all …]
H A Dgenerate_ssl_tests.pl117 my $testname = "${idx}-" . $test->{'name'};
118 print "test-$idx = $testname\n";
125 my $testname = "${idx}-" . $test->{'name'};
127 HASH => [{ idx => $idx, testname => $testname } , $test],
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssl_test.tmpl1 [{-$testname-}]
2 ssl_conf = {-$testname-}-ssl
4 [{-$testname-}-ssl]
5 server = {-$testname-}-server
6 client = {-$testname-}-client{-
10 $OUT .= "\nserver2 = $testname-server2";
12 $OUT .= "\nserver2 = $testname-server";
15 $OUT .= "\nresume-server = $testname-resume-server";
17 $OUT .= "\nresume-server = $testname-server";
20 $OUT .= "\nresume-client = $testname-resume-client";
[all …]
H A Dgenerate_ssl_tests.pl107 my $testname = "${idx}-" . $test->{'name'};
108 print "test-$idx = $testname\n";
115 my $testname = "${idx}-" . $test->{'name'};
117 HASH => [{ idx => $idx, testname => $testname } , $test],
/netbsd-src/usr.sbin/npf/npftest/
H A Dnpftest.c193 char *benchmark, *config, *interface, *stream, *testname; in main() local
202 testname = NULL; in main()
235 testname = optarg; in main()
283 if (!testname || strcmp("nbuf", testname) == 0) { in main()
289 if (!testname || strcmp("bpf", testname) == 0) { in main()
295 if (!testname || strcmp("table", testname) == 0) { in main()
306 if (!testname || strcmp("state", testname) == 0) { in main()
312 if (!testname || strcmp("gc", testname) == 0) { in main()
320 if (!testname || strcmp("rule", testname) == 0) { in main()
326 if (!testname || strcmp("nat", testname) == 0) { in main()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtest-mem.c69 char *testname; variable
82 ret = write(fd, testname, strlen(testname)); in segv_handler()
91 if (testname) \
92 errx(1, "test %s run recursively on %s", name, testname); \
93 testname = strdup(name); \
94 if (testname == NULL) \
189 if (testname == NULL) in rk_test_mem_free()
193 errx(1, "%s: %s underrun %x\n", testname, map_name, p[0]); in rk_test_mem_free()
195 errx(1, "%s: %s overrun %x\n", testname, map_name, p[map.size - 1]); in rk_test_mem_free()
200 if (testname == NULL) in rk_test_mem_free()
[all …]
/netbsd-src/external/bsd/flex/dist/tests/
H A Dtableopts.sh20 testname=tableopts_${kind}_${threading}${opt}.${kind}
22 TABLEOPTS_TESTS=${testname}
24 tableopts_tables=${testname}.tables
27 TABLEOPTS_TESTS="${TABLEOPTS_TESTS} ${testname}"
29 tableopts_tables="${tableopts_tables} ${testname}.tables"
37 ${testname}\$(EXEEXT): tableopts_${kind}_${threading}${opt}.\$(OBJEXT)
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Drun-tests76 testname=`basename "$1" .exe`
77 testname=`basename "$testname" -test`
85 echo PASS: $testname
89 echo SKIP: $testname
92 echo FAIL: $testname
/netbsd-src/tests/sbin/fsck_ffs/
H A Dt_extattr.sh75 atf_check setextattr user testname testvalue "${MNT}/file"
76 atf_check -o 'match:testvalue' getextattr user testname "${MNT}/file"
102 atf_check setextattr user testname testvalue "${MNT}/file"
103 atf_check -o 'match:testvalue' getextattr user testname "${MNT}/file"
140 getextattr user testname "${MNT}/file"
166 atf_check setextattr user testname testvalue "${MNT}/file"
167 atf_check -o 'match:testvalue' getextattr user testname "${MNT}/file"
180 getextattr user testname "${MNT}/file"
191 getextattr user testname "${MNT}/file"
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_addr_map.c250 const char *testname; member
412 static int compare(const char *testname, in compare() argument
423 testname, n, expect_argv[n], n, result_argv[n]); in compare()
430 testname, expect_argc, result_argc); in compare()
478 for (test = tests; test->testname; test++) { in main()
484 test->testname, test->in_form); in main()
490 test->testname, test->query_form); in main()
496 test->testname, test->out_form); in main()
506 if (compare(test->testname, test->expect_argv, test->expect_argc, in main()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.sh324 testname="00"
330 testname=\$2
332 if ("$TOOL" == "gfortran" && testname ~ /^gfortran.dg\/g77\//)
333 testname="h"testname
353 printf "%s %08d|%s program timed out.\n", testname, timeout_cnt-1, timeout_msg >> curfile
357 printf "%s %08d|", testname, cnt >> curfile
/netbsd-src/external/gpl2/gmake/dist/tests/
H A Dtest_driver.pl410 foreach $testname (sort @TESTS)
419 $testname =~ s/^$scriptpath$pathsep//;
420 $perl_testname = "$scriptpath$pathsep$testname";
421 $testname =~ s/(\.pl|\.perl)$//;
422 $testpath = "$workpath$pathsep$testname";
445 substr($output,0,length($testname)) = "$testname ";
462 warn "\n*** Test died ($testname): $@\n";
/netbsd-src/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.sh324 testname="00"
330 testname=\$2
332 if ("$TOOL" == "gfortran" && testname ~ /^gfortran.dg\/g77\//)
333 testname="h"testname
353 printf "%s %08d|%s program timed out.\n", testname, timeout_cnt-1, timeout_msg >> curfile
357 printf "%s %08d|", testname, cnt >> curfile
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.sh324 testname="00"
330 testname=\$2
332 if ("$TOOL" == "gfortran" && testname ~ /^gfortran.dg\/g77\//)
333 testname="h"testname
353 printf "%s %08d|%s program timed out.\n", testname, timeout_cnt-1, timeout_msg >> curfile
357 printf "%s %08d|", testname, cnt >> curfile
/netbsd-src/tests/dev/audio/
H A Dt_audio.awk36 print " local outfile=/tmp/t_audio_$testname.$$"
37 print " $(atf_get_srcdir)/audiotest -ARe $testname > $outfile"
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Ddriver.c137 static int check_single_test_params(char *name, char *testname, char *itname) in check_single_test_params() argument
160 testname, 1, num_tests); in check_single_test_params()
192 char *testname = NULL; in process_shared_options() local
210 testname = opt_arg(); in process_shared_options()
230 if (!check_single_test_params(testname, flag_test, flag_iter)) in process_shared_options()
/netbsd-src/external/mit/expat/dist/tests/
H A Dminicheck.h59 #define START_TEST(testname) \ argument
60 static void testname(void) { \
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/
H A DCMakeLists.txt52 macro(add_tsan_unittest testname)
58 "${testname}-${arch}-Test" ${arch}
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/
H A Ddash-C24 &run_make_with_options("${testname}.mk",
52 &run_make_with_options("${testname}.mk",
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py84 for testname in testnames:
85 testPath = path_in_suite + (subdir, fn, testname)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/
H A Dgoogletest.py104 for testname in testnames:
105 testPath = path_in_suite + (subdir, fn, testname)
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D70-test_tlsextms.t209 my ($testno, $testname, $testcextms, $testsextms, $testhand) = @_;
211 subtest $testname => sub {
H A D70-test_sslsessiontick.t220 my ($testno, $testname, $testch, $testsh, $testtickseen, $testhand) = @_;
222 subtest $testname => sub {
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_tlsextms.t208 my ($testno, $testname, $testcextms, $testsextms, $testhand) = @_;
210 subtest $testname => sub {
H A D70-test_sslsessiontick.t220 my ($testno, $testname, $testch, $testsh, $testtickseen, $testhand) = @_;
222 subtest $testname => sub {

12