Searched refs:SKIPPED (Results 1 – 25 of 87) sorted by relevance
1234
| /openbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | regexec | 18 print("SKIPPED\n# most systems run into stacksize limits\n"),exit; 44 print("SKIPPED\n# most systems run into stacksize limits\n"),exit; 70 print("SKIPPED\n# most systems run into stacksize limits\n"),exit; 96 print("SKIPPED\n# most systems run into stacksize limits\n"),exit; 124 print("SKIPPED\n# locales not available\n"),exit; 128 print("SKIPPED\n# no POSIX\n"),exit; 154 print("SKIPPED\n# locales not available\n"),exit; 158 print("SKIPPED\n# no POSIX\n"),exit; 162 print("SKIPPED\n# no UTF-8 locales\n"),exit; 177 print("SKIPPED\n# locales not available\n"),exit; [all …]
|
| D | mg | 25 print "SKIPPED\n# $^O, can't kill() to raise()\n"; exit; 35 print "SKIPPED\n# $^O, can't kill() to raise()\n"; exit; 45 print "SKIPPED\n# $^O, can't kill() to raise()\n"; exit; 58 print "SKIPPED\n# $^O, can't kill() to raise()\n"; exit;
|
| D | taint | 14 print "SKIPPED\n# your perl was built without taint support\n"; 34 print "SKIPPED\n# your perl was built without taint support\n"; 62 print "SKIPPED\n# your perl was built without taint support\n";
|
| D | universal | 9 print("SKIPPED\n# todo fix: overloading triggers spurious warnings\n"),exit; 18 print("SKIPPED\n# todo fix: overloading triggers spurious warnings\n"),exit;
|
| /openbsd/src/regress/sys/arch/amd64/fpu/ |
| D | Makefile | 6 @echo SKIPPED 33 @echo SKIPPED 50 @echo SKIPPED 61 @echo SKIPPED
|
| /openbsd/src/regress/usr.sbin/bgpd/integrationtests/ |
| D | Makefile | 66 @echo SKIPPED 70 @echo SKIPPED 74 @echo SKIPPED 78 @echo SKIPPED
|
| /openbsd/src/regress/sbin/slaacd/ |
| D | Makefile | 23 @echo SKIPPED 29 @echo SKIPPED 34 @echo SKIPPED
|
| /openbsd/src/regress/sys/kern/sosplice/scapy/ |
| D | Makefile | 28 @echo SKIPPED 39 @echo SKIPPED 51 @echo SKIPPED 85 @echo SKIPPED
|
| /openbsd/src/regress/usr.sbin/ifstated/ |
| D | ifstated | 53 echo SKIPPED 64 echo SKIPPED 74 echo SKIPPED 84 echo SKIPPED
|
| D | statemachine | 55 echo SKIPPED 65 echo SKIPPED
|
| /openbsd/src/gnu/llvm/llvm/utils/lit/lit/ |
| D | reports.py | 22 unexecuted_codes = {lit.Test.EXCLUDED, lit.Test.SKIPPED} 91 lit.Test.SKIPPED, lit.Test.UNSUPPORTED} 148 if code == lit.Test.SKIPPED: 185 or result_code == lit.Test.SKIPPED 199 unexecuted_codes = {lit.Test.EXCLUDED, lit.Test.SKIPPED} 246 lit.Test.SKIPPED, lit.Test.UNSUPPORTED}
|
| /openbsd/src/regress/gnu/lib/libexecinfo/ |
| D | Makefile | 30 @echo SKIPPED 37 @echo SKIPPED
|
| /openbsd/src/regress/usr.sbin/rpki-client/libressl/ |
| D | Makefile | 24 @echo SKIPPED 36 @echo SKIPPED
|
| /openbsd/src/regress/sys/net/pflow/ |
| D | Makefile | 42 @echo SKIPPED 50 @echo SKIPPED
|
| /openbsd/src/regress/libexec/ftpd/ |
| D | Makefile | 28 @echo SKIPPED 32 @echo SKIPPED 38 @echo SKIPPED
|
| /openbsd/src/regress/sys/net/pf_state/ |
| D | Makefile | 28 @echo SKIPPED 40 @echo SKIPPED 74 @echo SKIPPED
|
| /openbsd/src/regress/sys/net/loop/ |
| D | Makefile | 37 @echo SKIPPED 45 @echo SKIPPED 54 @echo SKIPPED 63 @echo SKIPPED
|
| /openbsd/src/regress/sys/dev/wscons/ |
| D | Makefile | 39 @echo SKIPPED 59 @echo SKIPPED
|
| /openbsd/src/regress/sys/net/pair/ |
| D | Makefile | 52 @echo SKIPPED 60 @echo SKIPPED 69 @echo SKIPPED 78 @echo SKIPPED
|
| /openbsd/src/regress/lib/libssl/interop/botan/ |
| D | Makefile | 9 @echo SKIPPED 14 @echo SKIPPED
|
| /openbsd/src/regress/sys/netinet6/nd6/ |
| D | Makefile | 10 @echo SKIPPED 61 @echo SKIPPED
|
| /openbsd/src/regress/usr.sbin/ldapd/ |
| D | Makefile | 18 @echo SKIPPED 27 @echo SKIPPED
|
| /openbsd/src/regress/sys/net/gif/ |
| D | Makefile | 61 @echo SKIPPED 69 @echo SKIPPED 77 @echo SKIPPED 86 @echo SKIPPED
|
| /openbsd/src/bin/rm/ |
| D | rm.c | 148 #define SKIPPED 1 in rm_tree() macro 184 p->fts_number = SKIPPED; in rm_tree() 189 if (p->fts_number == SKIPPED) in rm_tree()
|
| /openbsd/src/regress/sys/kern/syscall_segment/ |
| D | Makefile.inc | 6 @echo SKIPPED
|
1234