Searched refs:test_name (Results 76 - 100 of 183) sorted by relevance

12345678

/netbsd-current/external/bsd/libevent/dist/build-aux/
H A Dtest-driver53 test_name= # Used for reporting.
63 --test-name) test_name=$2; shift;;
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
132 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/gpl3/gcc.old/dist/
H A Dtest-driver53 test_name= # Used for reporting.
63 --test-name) test_name=$2; shift;;
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
132 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/mit/expat/dist/conftools/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
131 echo "$res $test_name (exit status: $estatus)" >>$log_file
134 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/lgpl3/mpfr/dist/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/lgpl3/mpc/dist/build-aux/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/bsd/openpam/dist/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/mit/isl/dist/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/mpl/bind/dist/
H A Dtest-driver55 test_name= # Used for reporting.
65 --test-name) test_name=$2; shift;;
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
137 echo "${col}${res}${std}: $test_name"
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dcustom-test-driver54 test_name= # Used for reporting.
73 test_name=$2
112 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
171 echo "$res $test_name (exit status: $estatus)" >>$log_file
174 echo "${col}${res}${std}: $test_name"
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_renegotiation.t14 my $test_name = "test_renegotiation";
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 <= 1.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"
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_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_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_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_tls13hrr.t14 my $test_name = "test_tls13hrr";
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_tls13psk.t15 my $test_name = "test_tls13psk";
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 enabled"
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
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_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_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_renegotiation.t14 my $test_name = "test_renegotiation";
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 <= 1.2 enabled"
H A D70-test_tls13psk.t15 my $test_name = "test_tls13psk";
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 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"

Completed in 228 milliseconds

12345678