Home
last modified time | relevance | path

Searched refs:alltests (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/test/
H A Drun_tests.pl78 my @alltests = find_matching_tests("*");
94 foreach (@alltests) {
103 %tests = map { $_ => 1 } @alltests;
111 %tests = map { $_ => 1 } @alltests;
H A DREADME.md74 alltests The current set of tests becomes the whole set of available
82 this token equivalent to TESTS="alltests -xxx".
91 TESTS="alltests -xxx".
93 Also, all tokens except for "alltests" may have wildcards, such as *.
105 $ make TESTS='alltests -test_fuzz*' test
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c452 const char *alltests[] = { "+..", NULL }; variable
468 { "all", alltests },
/freebsd/contrib/libevent/test/
H A Dregress_main.c452 const char *alltests[] = { "+..", NULL }; variable
468 { "all", alltests },