/openbsd/gnu/usr.bin/perl/cpan/Module-Load/t/ |
H A D | 02_Module-Load.t | 31 sub _test{ 59 _test('use Module::Load; 69 _test('use Module::Load; 74 _test('use Module::Load; 102 _test('use Module::Load; 107 _test('use Module::Load; 112 _test('use Module::Load; 117 _test('use Module::Load; 180 _test('use Module::Load; 185 _test('use Module::Load; [all …]
|
/openbsd/regress/sys/kern/pledge/sendrecvfd/ |
H A D | Makefile | 56 .for _test in ${testtype} 58 REGRESS_TARGETS+= test-${_test}-${_vnode} 60 . if ${SUDO_TARGETS:Mtest-${_test}-${_vnode}} 62 _sudo-${_test}-${_vnode}= ${SUDO} 66 test-${_test}-${_vnode}: sendrecvfd 67 @echo test-${_test}-${_vnode}: expected PASS 68 @${_sudo-${_test}-${_vnode}} ./sendrecvfd ${_test} ${_vnode} 71 test-${_test}-${_vnode}: sendrecvfd 72 @echo test-${_test}-${_vnode}: expected FAIL 74 if ${_sudo-${_test}-${_vnode}} ./sendrecvfd ${_test} ${_vnode}; then false; else true; fi [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Term-Cap/ |
H A D | test.pl | 174 $t->{_test} = "a%d"; 178 $t->{_test} = "a%."; 188 $t->{_test} = 'a%+'; 190 $t->{_test} = 'a%+a'; 192 $t->{_test} .= 'a' x 99; 196 $t->{_test} = '%ra%d'; 199 $t->{_test} = 'a%>11bc'; 202 $t->{_test} = 'a%21'; 205 $t->{_test} = 'a%31'; 208 $t->{_test} = '%ia%21'; [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | static4.C | 3 static int _test; // { dg-error "" } member 4 static int _test; // { dg-error "" } member 6 template <class R> int A<R>::_test = 0;
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/ |
H A D | LitTestCase.py | 20 self._test = test 24 return self._test.getFullName() 27 return self._test.getFullName() 31 result = lit.worker._execute(self._test, self._lit_config)
|
/openbsd/gnu/usr.bin/perl/os2/ |
H A D | Makefile.SHs | 348 PERL=./perl_ $(MAKE) _test 351 -PERL=./perl_ $(MAKE) TESTFILE=harness _test $(REDIR_TEST) 354 PERL=./perl_sys $(MAKE) _test 357 -PERL=./perl_sys $(MAKE) TESTFILE=harness _test $(REDIR_TEST) 360 PERL=./perl_stat $(MAKE) _test 363 -PERL=./perl_stat $(MAKE) TESTFILE=harness _test $(REDIR_TEST) 366 PERL=./perl_stat_aout $(MAKE) _test 369 -PERL=./perl_stat_aout $(MAKE) TESTFILE=harness _test $(REDIR_TEST) 372 PERL=./perl___ $(MAKE) _test 375 -PERL=./perl___ $(MAKE) TESTFILE=harness _test $(REDIR_TEST) [all …]
|
/openbsd/gnu/usr.bin/perl/Cross/ |
H A D | Makefile-cross-SH | 1075 _test: 1084 PERL=./perl $(MAKE) _test 1093 PERL=./perl TEST_ARGS=-utf8 $(MAKE) _test 1096 PERL=./perl TEST_ARGS=-core $(MAKE) _test 1107 PERL=./perl TEST_ARGS=-torture $(MAKE) _test 1116 PERL=./perl $(MAKE) TEST_ARGS=-utf16 _test 1119 PERL=./perl $(MAKE) TEST_ARGS="-utf8 -utf16" _test 1141 PERL=./perl.third PERL_DEBUG=PERL_3LOG=1 $(MAKE) _test 1152 PERL=./perl TEST_ARGS=-deparse $(MAKE) _test 1160 PERL=./perl TEST_ARGS=-taintwarn $(MAKE) _test [all …]
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/ |
H A D | soak | 289 sub _test 341 $self->print($self->_test, $self->{verbose} ? "\n" : ' ' . $self->_dots . ' '); 403 $self->print($self->_test, ' ', $self->_dots, ' ') if $self->{verbose} || $self->{_atbol};
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbinline.py | 121 def _test(self): member in InlineTest 204 test_func = ApplyDecoratorsToFunction(InlineTest._test, decorators)
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | README.txt | 85 _test: 94 _test: 196 _test: 393 _test: 404 _test: 415 _test: 426 _test: 444 _test: 461 _test: 787 _test: [all …]
|
H A D | README-SSE.txt | 288 _test: 300 _test: 801 _test: ## @test
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | README.txt | 339 _test: 350 _test: 445 _test: 455 _test:
|
H A D | README_ALTIVEC.txt | 115 .globl _test 117 _test:
|
/openbsd/regress/lib/libpthread/dlopen/ |
H A D | dlopen.c | 244 void (*run)(const struct test_spec *_test) = run_sig;
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | ReleaseProcess.rst | 109 .. _test-suite:
|
/openbsd/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | lit.rst | 321 .. _test-discovery: 349 .. _test-status-results:
|
/openbsd/gnu/usr.bin/perl/ |
H A D | Makefile.SH | 1519 test_harness test_harness_notty minitest test-reonly _test 1523 _test:
|
H A D | Configure | 2710 _test=test
|
H A D | MANIFEST | 3849 dist/Devel-PPPort/parts/inc/01_test Devel::PPPort include
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | Makefile | 1362 _test : target
|
H A D | GNUmakefile | 1852 _test : target
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangFormatStyleOptions.rst | 3012 For example, if configured to "(_test)?$", then a header a.h would be seen
|