Searched refs:tests (Results 501 - 525 of 1430) sorted by relevance

<<21222324252627282930>>

/openbsd-current/gnu/usr.bin/perl/cpan/parent/t/
H A Dparent-pmc.t36 plan tests => 3;
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/t/
H A Dposix.t5 use Test::More tests => 7;
70 # Skip all the remaining tests
/openbsd-current/regress/usr.bin/ssh/unittests/sshbuf/
H A DMakefile4 SRCS=tests.c
/openbsd-current/regress/usr.bin/ssh/unittests/match/
H A DMakefile4 SRCS=tests.c
/openbsd-current/regress/usr.bin/ssh/unittests/conversion/
H A DMakefile4 SRCS=tests.c
H A Dtests.c1 /* $OpenBSD: tests.c,v 1.4 2021/12/14 21:25:27 deraadt Exp $ */
20 tests(void) function
/openbsd-current/gnu/usr.bin/perl/t/io/
H A Derrno.t13 plan( tests => 16 );
33 skip("[perl #71504] OpenBSD test failures in errno.t with ithreads and perlio]; [perl #126306: openbsd t/io/errno.t tests fail randomly]", 8)
H A Dperlio_open.t14 plan tests => 10;
/openbsd-current/regress/sys/crypto/gmac/
H A Dgmac_test.c37 } tests[] = { variable in typeref:struct:__anon11
537 /* local add-ons, primarily streaming ghash tests */
705 from = tests[num].data[i];
747 for (i = 0; i < (sizeof(tests) / sizeof(tests[0])); i++)
/openbsd-current/regress/sys/crypto/aesctr/
H A Daesctr.c36 } tests[] = { variable in typeref:struct:__anon7
217 from = tests[num].data[i];
259 for (i = 0; i < (sizeof(tests) / sizeof(tests[0])); i++)
/openbsd-current/regress/usr.bin/ssh/unittests/misc/
H A DMakefile4 SRCS=tests.c
/openbsd-current/gnu/usr.bin/perl/ext/File-Glob/t/
H A Dcase.t13 use Test::More tests => 7;
/openbsd-current/gnu/usr.bin/perl/cpan/Digest/t/
H A Dfile.t6 use Test::More tests => 5;
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dpostamble.t12 use Test::More tests => 8;
H A Dprefixify.t15 plan tests => 4;
H A DMM_BeOS.t14 plan tests => 4;
H A Dmaketext_filter.t11 use Test::More tests => 6;
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Dutf8.t22 use Test::More tests => 6;
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Socket-IP/t/
H A D10args.t36 my @tests = (
91 arguments_is(@$_) for @tests;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/Test/
H A DHarness.pm112 my ( $harness, $aggregate, @tests ) = @_;
118 _aggregate_tests( $harness, $aggregate, @tests );
134 my ( $harness, $aggregate, @tests ) = @_;
136 $harness->aggregate_tests( $aggregate, @tests );
142 my @tests = @_;
151 _aggregate( $harness, $aggregate, @tests );
335 tests => 0,
359 _aggregate( $harness, $aggregate, @{ $args{tests} } );
362 my @tests = $aggregate->descriptions;
365 # and tests total
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/XSLoader/
H A DMakefile.PL100 my($self, $orig_perl, $tests) = @_;
110 $out .= $self->SUPER::test_via_harness($perl, $tests);
/openbsd-current/regress/sys/kern/poll/
H A DMakefile16 @echo Disabled for now, some of the tests are unreliable.
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_gt_pm.c178 static const struct i915_subtest tests[] = { local
194 return intel_gt_live_subtests(tests, to_gt(i915));
199 static const struct i915_subtest tests[] = { local
201 * These tests may leave the system in an undesirable state.
211 return intel_gt_live_subtests(tests, to_gt(i915));
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dcmp_ok.t84 plan tests => scalar @Tests;
85 $TB->plan(tests => @Tests * 2);
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A D106-process_typemaps.t7 use Test::More tests => 2;

Completed in 192 milliseconds

<<21222324252627282930>>