Searched refs:tests (Results 401 - 425 of 1430) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dis_deeply_dne_bug.t19 use Test::More tests => 2;
H A Dis_deeply_with_threads.t35 plan tests => $Num_Threads * 100 + 6;
H A Dnew_ok.t5 use Test::More tests => 13;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/subtest/
H A Dpredicate.t19 use Test::More tests => 5;
37 plan tests => 2;
92 plan tests => 2;
160 plan tests => 2;
/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A D004_timeout.t6 use Test::More tests => 5;
/openbsd-current/gnu/usr.bin/perl/dist/IO/t/
H A Dio_leak.t11 plan tests => 1;
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util/t/
H A Dbuiltin.t9 plan tests => 13 + @Exported_Funcs;
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Dpos.t11 plan tests => 8;
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dattrhand.t10 plan tests => 4;
H A Devalbytes.t10 plan(tests => 9);
H A Dfiletest_stack_ok.t4 # that faked the results of missing tests used to leave the test's
15 plan( tests => @ops * 5 + 1 );
H A Dgetpid.t20 plan tests => 3;
H A Dstudytied.t12 plan tests => 14;
H A Dmkdir.t9 plan tests => 17;
21 # tests 3 and 7 rather naughtily expect English error messages
H A Dupgrade.t36 plan tests => @keys * @keys;
H A Dcontext.t10 plan( tests => 8 );
28 or diag("nr tests: before=$before, after=$after");
H A Dsymbolcache.t9 plan( tests => 8 );
/openbsd-current/gnu/usr.bin/perl/t/io/
H A Dbinmode.t12 plan(tests => 9);
/openbsd-current/gnu/usr.bin/perl/t/mro/
H A Doverload_dfs.t13 plan(tests => 7);
H A Doverload_c3.t13 plan(tests => 7);
/openbsd-current/gnu/usr.bin/perl/t/uni/
H A Dchomp.t11 # 6 == @char; paired tests inside 3 nested loops,
12 # plus extra pair of tests in a loop, plus extra pair of tests.
13 plan tests => 6 ** 3 * 2 + 6 * 2 + 2;
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D10_base.t8 my $tests = 42;
12 $tests++;
15 plan tests => $tests;
/openbsd-current/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/
H A D00version.t10 use Test::More tests => 4;
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Dcompat01.t30 plan(tests => 3 * @dumps);
/openbsd-current/regress/misc/os-test/
H A DMakefile15 @echo Install misc/os-test port for additional tests.

Completed in 86 milliseconds

<<11121314151617181920>>