Home
last modified time | relevance | path

Searched refs:testtype (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/security/openssl/openssl-1.1.1n/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/security/openssl-static/openssl-1.1.1l/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A Dtconversion.pl24 my $testtype = shift;
28 @{$conversionforms{$testtype}} :
61 "-in", "$testtype-fff.p",
63 "-out", "$testtype-f.$to",
71 "-in", "$testtype-f.$from",
79 if ($testtype ne "p7d") {
80 is(cmp_text("$testtype-fff.p", "$testtype-f.p"), 0,
87 is(cmp_text("$testtype-f.$to", "$testtype-ff.$from$to"), 0,
92 unlink glob "$testtype-f.*";
93 unlink glob "$testtype-ff.*";
[all …]
H A D70-test_key_share.t42 my $testtype;
74 $testtype = EMPTY_EXTENSION;
90 $testtype = MISSING_EXTENSION;
120 $testtype = ACCEPTABLE_AT_END;
139 $testtype = KEX_LEN_MISMATCH;
145 $testtype = ZERO_LEN_KEX_DATA;
151 $testtype = TRAILING_DATA;
158 $testtype = LOOK_ONLY;
173 $testtype = SELECT_X25519;
186 $testtype = KEX_LEN_MISMATCH;
[all …]
/dports/security/openssl-devel/openssl-3.0.2/test/recipes/
H A D70-test_key_share.t44 my $testtype;
79 $testtype = EMPTY_EXTENSION;
99 $testtype = MISSING_EXTENSION;
169 $testtype = KEX_LEN_MISMATCH;
175 $testtype = ZERO_LEN_KEX_DATA;
181 $testtype = TRAILING_DATA;
188 $testtype = LOOK_ONLY;
222 $testtype = SELECT_X25519;
239 $testtype = KEX_LEN_MISMATCH;
245 $testtype = ZERO_LEN_KEX_DATA;
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/recipes/
H A D70-test_key_share.t44 my $testtype;
79 $testtype = EMPTY_EXTENSION;
99 $testtype = MISSING_EXTENSION;
169 $testtype = KEX_LEN_MISMATCH;
175 $testtype = ZERO_LEN_KEX_DATA;
181 $testtype = TRAILING_DATA;
188 $testtype = LOOK_ONLY;
222 $testtype = SELECT_X25519;
239 $testtype = KEX_LEN_MISMATCH;
245 $testtype = ZERO_LEN_KEX_DATA;
[all …]
/dports/biology/hmmer/hmmer-3.3/easel/devkit/
H A Dsqc327 $testtype eq "valgrind" ||
328 $testtype eq "mpi" ||
329 $testtype eq "regression" ||
330 $testtype eq "fail" ||
331 $testtype eq "benchmark")
350 elsif ($testtype ne "prep")
374 if ($testtype eq "regression") {
431 if ($testtype eq "prep")
436 elsif ($testtype eq "exercise" || $testtype eq "mpi")
443 elsif ($testtype eq "valgrind")
[all …]

12345678910>>...25