Searched refs:TEST (Results 126 - 150 of 448) sorted by relevance

1234567891011>>

/macosx-10.10/postfix-255/postfix/src/util/
H A Dstream_recv_fd.c69 #ifdef TEST
H A Dstream_send_fd.c68 #ifdef TEST
/macosx-10.10/shell_cmds-179/xargs/
H A Dstrnsubst.c70 #ifdef TEST
/macosx-10.10/srm-7/srm/lib/
H A Dgetopt1.c98 #ifdef TEST
190 #endif /* TEST */
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Dtestlib.tcl31 puts stdout ">>>> FAILED TEST <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<"
39 set label TEST
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/xml/
H A DxmlExample.xotcl19 <TEST>
23 </TEST>
/macosx-10.10/uucp-11/uucp/lib/
H A Dgetop1.c54 #ifdef TEST
146 #endif /* TEST */
/macosx-10.10/CPANInternal-159.1/Test-NoWarnings-1.04/lib/Test/
H A DNoWarnings.pm25 my $TEST = Test::Builder->new;
55 $warning->fillTest($TEST);
82 $TEST->diag( $array->[-1]->toString );
107 $TEST->ok($ok, $name) || $TEST->diag($diag);
125 $TEST = shift;
127 return $TEST;
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dutransts.c22 #define TEST(x) addTest(root, &x, "utrans/" # x) macro
42 TEST(TestAPI);
43 TEST(TestSimpleRules);
44 TEST(TestFilter);
45 TEST(TestOpenInverse);
46 TEST(TestClone);
47 TEST(TestRegisterUnregister);
48 TEST(TestExtractBetween);
49 TEST(TestUnicodeIDs);
50 TEST(TestGetRulesAndSourceSe
[all...]
H A Dusettest.c15 #define TEST(x) addTest(root, &x, "uset/" # x) macro
40 TEST(TestAPI);
41 TEST(Testj2269);
42 TEST(TestSerialized);
43 TEST(TestNonInvariantPattern);
44 TEST(TestBadPattern);
45 TEST(TestFreezable);
46 TEST(TestSpan);
/macosx-10.10/llvmCore-3425.0.34/unittests/VMCore/
H A DInstructionsTest.cpp26 TEST(InstructionsTest, ReturnInst) { function in namespace:llvm::__anon10850
50 TEST(InstructionsTest, BranchInst) { function in namespace:llvm::__anon10850
116 TEST(InstructionsTest, CastInst) { function in namespace:llvm::__anon10850
139 TEST(InstructionsTest, VectorGep) { function in namespace:llvm::__anon10850
232 TEST(InstructionsTest, FPMathOperator) { function in namespace:llvm::__anon10850
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dmktest.sh70 input of the first EXEC in a TEST group is an empty regular
73 commands in the TEST group or for all TEST groups if before
74 the first TEST group.]
78 between TEST groups.]
83 [+TEST [ \anumber\a ]] [ \adescription\a ... ]]?Define a new
115 integer KEEP_UNIT=0 SCRIPT_UNIT=0 TEST=0 CODE=0 EXIT=0 ACCEPT=0 DIAGNOSTICS=0 code
205 function TEST function
233 then TEST=${1##0}
235 else ((TEST
[all...]
/macosx-10.10/llvmCore-3425.0.34/unittests/ExecutionEngine/JIT/
H A DJITMemoryManagerTest.cpp33 TEST(JITMemoryManagerTest, NoAllocations) { function in namespace:__anon10818
72 TEST(JITMemoryManagerTest, TestCodeAllocation) { function in namespace:__anon10818
159 TEST(JITMemoryManagerTest, TestSmallGlobalInts) { function in namespace:__anon10818
206 TEST(JITMemoryManagerTest, TestLargeGlobalArray) { function in namespace:__anon10818
236 TEST(JITMemoryManagerTest, TestManyGlobals) { function in namespace:__anon10818
259 TEST(JITMemoryManagerTest, TestManyStubs) { function in namespace:__anon10818
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-hdb-mitdb.in56 R=TEST.H5L.SE
H A Dcheck-keys.in45 R=TEST.H5L.SE
H A Dcheck-uu.in45 R=TEST.H5L.SE
/macosx-10.10/OpenSSL098-52/src/crypto/hmac/
H A DMakefile16 TEST=hmactest.c macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/idea/
H A DMakefile16 TEST=ideatest.c macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/jpake/
H A DMakefile11 TEST=jpaketest.c macro
25 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/lhash/
H A DMakefile16 TEST= macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/md2/
H A DMakefile16 TEST=md2test.c macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/md4/
H A DMakefile17 TEST=md4test.c macro
46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
/macosx-10.10/OpenSSL098-52/src/crypto/mdc2/
H A DMakefile16 TEST= mdc2test.c macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
H A Dmdc2dgst.c185 #undef TEST macro
187 #ifdef TEST
/macosx-10.10/OpenSSL098-52/src/crypto/pqueue/
H A DMakefile16 TEST= macro
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)

Completed in 269 milliseconds

1234567891011>>