Searched defs:TEST (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dregexp.t55 TEST: label
79 if ($err !~ m!^\Q$expect!) { print "not ok $. (compile) $input => `$err'\n"; next TEST }
84 next TEST;
87 print "not ok $. $input => error `$err'\n"; next TEST;
90 if ($match) { print "not ok $. ($study) $input => false positive\n"; next TEST }
95 next TEST;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/t/
H A Ddumper.t31 sub TEST { subroutine
121 TEST q(Data::Dumper->Dump([$a,$b,$c], [qw(a b c)]));
122 TEST q(Data::Dumper->Dumpxs([$a,$b,$c], [qw(a b c)])) if $XS;
146 TEST q(Data::Dumper->Dump([$a, $b], [qw(*a b)])); # print as @a
147 TEST q(Data::Dumper->Dumpxs([$a, $b], [qw(*a b)])) if $XS;
169 TEST q(Data::Dumper->Dump([$b, $a], [qw(*b a)])); # print as %b
170 TEST q(Data::Dumper->Dumpxs([$b, $a], [qw(*b a)])) if $XS;
192 TEST q(
198 TEST q(
229 TEST
[all...]
/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c43 #undef TEST macro
48 #define TEST 2 macro
159 LIC("test", TEST),
610 case TEST:
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Depic100.h22 TEST = 0x1C, /* Test register: marked as reserved (see in source code) */ enumerator in enum:epic100_registers
/osnet-11/usr/src/lib/libcmd/common/
H A Dfind.c136 LEVEL, TEST, CODES enumerator in enum:Command
473 "test", TEST, Num, 0, "seconds", 0,
1313 case TEST:

Completed in 53 milliseconds