OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totaltests
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
tconversion.pl
34
my $
totaltests
=
40
$
totaltests
-- if ($testtype eq "p7d"); # no comparison of original test file
41
plan tests => $
totaltests
;
/src/crypto/external/bsd/openssl/dist/test/recipes/
tconversion.pl
44
my $
totaltests
=
50
$
totaltests
-- if ($testtype eq "p7d"); # no comparison of original test file
51
$
totaltests
-= $n if ($testtype eq "pvk"); # no comparisons of the pvk form
52
plan tests => $
totaltests
;
/src/crypto/external/apache2/openssl/dist/test/recipes/
tconversion.pl
46
my $
totaltests
=
52
$
totaltests
-- if ($testtype eq "p7d"); # no comparison of original test file
53
$
totaltests
-= $n if ($testtype eq "pvk"); # no comparisons of the pvk form
54
plan tests => $
totaltests
;
Completed in 18 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026