Searched refs:skipped (Results 1 - 25 of 77) sorted by relevance

1234

/openbsd-current/gnu/llvm/clang/utils/TestUtils/
H A Dpch-test.pl16 my $skipped = 0;
48 $skipped++;
54 print("$skipped tests skipped ('x')\n")
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/
H A Dinc_taint.t19 && ( $tot->{max} || $tot->{skipped} ) ? 1 : 0;
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_skipping.py18 self.assertEqual(result.skipped, [(test, "skip")])
32 self.assertEqual(result.skipped, [(test, "testing")])
55 self.assertEqual(len(result.skipped), 1)
60 self.assertEqual(result.skipped, [(test_do_skip, "testing")])
76 self.assertEqual(result.skipped, [(test, "testing")])
129 self.assertEqual(result.skipped, [(test, "testing")])
150 self.assertEqual(result.skipped, [(test, "testing")])
H A Dtest_setups.py484 self.assertEqual(len(result.skipped), 1)
485 skipped = result.skipped[0][0]
486 self.assertEqual(str(skipped), 'setUpClass (%s.Test)' % __name__)
509 self.assertEqual(len(result.skipped), 1)
510 skipped = result.skipped[0][0]
511 self.assertEqual(str(skipped), 'setUpModule (Module)')
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-MD5/hints/
H A Ddec_osf.pl4 t/rfc2202.t will be skipped. These tests fail because the compiler
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/
H A DSession.pm170 if ( my $skipped = $parser->skipped ) {
171 $passed -= $skipped;
172 my $test = 'subtest' . ( $skipped != 1 ? 's' : '' );
174 "\n\t(less $skipped skipped $test: $passed okay)");
/openbsd-current/gnu/llvm/llvm/utils/
H A Dabtest.py29 # someotherfile.s: skipped: same content
38 # funcname3 [2/XX]: skipped: same content
275 skipped = []
285 skipped.append(basename)
291 if len(skipped) > 0:
292 info("Skipped (same content): %s" % format_namelist(skipped))
302 assert basename in skipped
334 skipped = []
341 skipped.append(name)
346 if len(skipped) >
[all...]
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A Drun.py57 skipped = lit.Test.Result(lit.Test.SKIPPED)
60 test.setResult(skipped)
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dregression.t125 skipped => [],
206 skipped => [],
225 skipped => [],
301 skipped => [],
377 skipped => [],
456 skipped => [],
551 skipped => [],
627 skipped => [],
704 skipped => [2],
741 skipped
[all...]
H A Dbailout.t57 ok !$parser->skipped,
58 '... and we should have the correct number of skipped tests';
107 # skipped test
/openbsd-current/usr.sbin/adduser/
H A Drmuser.perl278 local($skipped, $i);
282 $skipped = 0;
289 $skipped = 1;
295 if ($skipped == 0) {
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Drunner.py54 ".=success F=fail E=error s=skipped x=expected-fail u=unexpected-success")
100 self.newTestResult(test, "s", "skipped %r" % (reason,))
181 expectedFails = unexpectedSuccesses = skipped = passed = failed = errored = 0
185 result.skipped,
189 expectedFails, unexpectedSuccesses, skipped, passed, failed, errored = results
196 infos.append("%d skipped" % skipped)
H A Dresult.py50 self.skipped = []
135 """Called when a test is skipped."""
136 self.skipped.append((test, reason))
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixinc.interix99 echo No files found in $INPUT\; skipped
/openbsd-current/libexec/ld.so/m88k/
H A Dldasm.S83 bsr 1f | the following instruction is skipped
99 bsr 1f | the following instruction is skipped
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dskip.pm33 be skipped when reporting exceptions from autodie. This is useful
/openbsd-current/sys/arch/amd64/stand/libsa/
H A Dexec_i386.c284 static int skipped = 0; local
292 if (((uint64_t)cur + PAGE_SIZE >= 0xF000) && !skipped) {
294 skipped = 1;
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ANSIColor/t/lib/Test/
H A DRRA.pm134 plan(skip_all => "$description normally skipped");
230 module to be skipped if run on a system with Perl but not Test::More, such as
245 description of the tests being skipped. A space and C<only run for author>
256 DESC is a description of the tests being skipped. A space and C<normally
257 skipped> will be appended to it and used as the skip reason.
262 fails for any reason, the test will be skipped (by calling C<plan skip_all>
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/
H A DRRA.pm134 plan(skip_all => "$description normally skipped");
230 module to be skipped if run on a system with Perl but not Test::More, such as
253 description of the tests being skipped. A space and C<only run for author>
264 DESC is a description of the tests being skipped. A space and C<normally
265 skipped> will be appended to it and used as the skip reason.
270 fails for any reason, the test will be skipped (by calling C<plan skip_all>
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/tests/
H A DMakefile.in313 skipped=""; \
315 skipped="($$skip tests were not run)"; \
316 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
317 dashes="$$skipped"; \
328 test -z "$$skipped" || echo "$$skipped"; \
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib/ExtUtils/
H A DManifest.pm77 my @skipped = skipcheck;
261 my @skipped = skipcheck();
263 lists all the files that are skipped due to your C<MANIFEST.SKIP>
273 my @skipped = ();
277 push @skipped, $file;
282 return @skipped;
407 a given filename should be skipped.
781 which start with C<#> are skipped. Use C<\#> if you need a regular
805 used, similar to the example above. If you want nothing skipped,
861 is reported if a file is skipped du
[all...]
/openbsd-current/bin/pax/
H A Dbuf_subs.c393 off_t skipped = 0; local
424 if (ar_fow(cnt, &skipped) < 0)
426 res += cnt - skipped;
427 rdcnt += skipped;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/
H A DAbout.pm46 True if the event should be skipped by formatters.
/openbsd-current/usr.sbin/relayd/
H A Dhce.c157 if (table->skipped++ > table->conf.skip_cnt)
158 table->skipped = 0;
159 if (table->skipped != 1)
329 table->skipped = 0;
/openbsd-current/share/mk/
H A Dbsd.subdir.mk34 echo "($${_nextdir_} skipped)"; \

Completed in 205 milliseconds

1234