HomeSort by relevance Sort by last modified time
    Searched refs:tst (Results 1 - 25 of 202) sorted by null

1 2 3 4 5 6 7 8 9

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
tell.t 12 $TST = 'tst';
18 open($TST, 'harness') || (die "Can't open harness");
19 binmode $TST if $Is_Dosish;
20 if (eof(tst)) { print "not ok 1\n"; } else { print "ok 1\n"; }
22 $firstline = <$TST>;
26 while (<tst>) {
35 if (seek($TST,0,0)) { print "ok 4\n"; } else { print "not ok 4\n"; }
39 if ($firstline eq <tst>) { print "ok 6\n"; } else { print "not ok 6\n"; }
43 if (seek(tst,0,1)) { print "ok 8\n"; } else { print "not ok 8\n";
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
tst.FunctionLookup.ksh 39 java -cp test.jar TestFunctionLookup ./tst.FunctionLookup.exe
tst.MultiAggPrinta.ksh 38 java -cp test.jar TestMultiAggPrinta tst.printa.d
tst.ProbeData.ksh 38 java -cp test.jar TestProbeData ./tst.ProbeData.exe
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdtrt/
prototype_i386 34 d none SUNWdtrt/tst/i386 0755 root bin
35 d none SUNWdtrt/tst/i386/arrays 0755 root bin
36 f none SUNWdtrt/tst/i386/arrays/tst.uregsarray.d 0444 root bin
37 d none SUNWdtrt/tst/i386/funcs 0755 root bin
38 f none SUNWdtrt/tst/i386/funcs/tst.badcopyin.d 0444 root bin
39 f none SUNWdtrt/tst/i386/funcs/tst.badcopyinstr.d 0444 root bin
40 f none SUNWdtrt/tst/i386/funcs/tst.badcopyout.d 0444 root bi
    [all...]
prototype_sparc 35 d none SUNWdtrt/tst/sparc 0755 root bin
36 d none SUNWdtrt/tst/sparc/arrays 0755 root bin
37 f none SUNWdtrt/tst/sparc/arrays/tst.uregsarray.d 0444 root bin
38 d none SUNWdtrt/tst/sparc/pid 0755 root bin
39 f none SUNWdtrt/tst/sparc/pid/err.D_PROC_ALIGN.misaligned.d 0444 root bin
40 f none SUNWdtrt/tst/sparc/pid/err.D_PROC_ALIGN.misaligned.exe 0555 root bin
41 f none SUNWdtrt/tst/sparc/pid/tst.br.d 0444 root bin
42 f none SUNWdtrt/tst/sparc/pid/tst.br.d.out 0444 root bi
    [all...]
prototype_com 40 d none SUNWdtrt/tst 0755 root bin
41 d none SUNWdtrt/tst/common 0755 root bin
42 d none SUNWdtrt/tst/common/aggs 0755 root bin
43 f none SUNWdtrt/tst/common/aggs/err.D_AGG_FUNC.bad.d 0444 root bin
44 f none SUNWdtrt/tst/common/aggs/err.D_AGG_MDIM.bad.d 0444 root bin
45 f none SUNWdtrt/tst/common/aggs/err.D_AGG_NULL.bad.d 0444 root bin
46 f none SUNWdtrt/tst/common/aggs/err.D_AGG_REDEF.redef.d 0444 root bin
47 f none SUNWdtrt/tst/common/aggs/err.D_AGG_SCALAR.avgtoofew.d 0444 root bin
48 f none SUNWdtrt/tst/common/aggs/err.D_AGG_SCALAR.maxnoarg.d 0444 root bin
49 f none SUNWdtrt/tst/common/aggs/err.D_AGG_SCALAR.mintoofew.d 0444 root bi
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
exception.lst 29 # mode (relative to /opt/SUNWdtrt/tst)
32 common/aggs/tst.neglquant.d
33 common/aggs/tst.negquant.d
36 common/printa/tst.walltimestamp.ksh
39 common/dtraceUtil/tst.ELFGenerationOut.d.ksh
40 common/dtraceUtil/tst.ELFGenerationWithO.d.ksh
43 common/dtraceUtil/tst.PreprocessorStatement.d.ksh
46 common/usdt/tst.badguess.ksh
47 common/usdt/tst.dlclose1.ksh
48 common/usdt/tst.dlclose2.ks
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
io_tell.t 29 $tst = IO::File->new("$tell_file","r") || die("Can't open $tell_file");
30 binmode $tst; # its a nop unless it matters. Was only if ($^O eq 'MSWin32' or $^O eq 'dos');
31 if ($tst->eof) { print "not ok 1\n"; } else { print "ok 1\n"; }
33 $firstline = <$tst>;
37 while (<$tst>) {
46 if ($tst->seek(0,0)) { print "ok 4\n"; } else { print "not ok 4\n"; }
50 if ($firstline eq <$tst>) { print "ok 6\n"; } else { print "not ok 6\n"; }
54 if ($tst->seek(0,1)) { print "ok 8\n"; } else { print "not ok 8\n"; }
56 if ($tst->eof) { print "not ok 9\n"; } else { print "ok 9\n"; }
60 if ($tst->seek(0,2)) { print "ok 11\n"; } else { print "not ok 11\n";
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/sparc/
Makefile 33 pid/tst.br.o := ASFLAGS += -xarch=v8plus
35 all: ustack/tst.helper.exe ustack/tst.annotated.exe
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
39 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst.annotated.exe
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/i386/
Makefile 35 ustack/tst.helper.exe := MAPFILE.NED=
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
39 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst.annotated.exe \
47 ustack/tst.annotated.o ustack/annotated_helper.o $(LDLIBS)
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/
Makefile 42 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
43 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
45 sysevent/tst.post.exe := LDLIBS += -lsysevent
46 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
48 ustack/tst.bigstack.exe := COPTFLAG += -xO1
55 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
56 $(LINK.c) -o $@ nfs/tst.call.o nfs/$(SNOOPOBJS) $(LDLIBS) -lnsl
63 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
tst.DestructWithFunction.d.ksh 53 echo $tst: dtrace failed
tst.DestructWithID.d.ksh 51 echo $tst: dtrace failed
tst.DestructWithModule.d.ksh 51 echo $tst: dtrace failed
tst.DestructWithName.d.ksh 51 echo $tst: dtrace failed
tst.DestructWithProvider.d.ksh 51 echo $tst: dtrace failed
tst.DestructWithoutW.d.ksh 54 echo $tst: dtrace failed
tst.ExitStatus1.d.ksh 52 echo $tst: dtrace failed
tst.ExitStatus2.d.ksh 51 echo $tst: dtrace failed
tst.ExtraneousProbeIds.d.ksh 49 echo $tst: dtrace failed
tst.InvalidFuncName1.d.ksh 49 echo $tst: dtrace failed
tst.InvalidFuncName2.d.ksh 49 echo $tst: dtrace failed
tst.InvalidId1.d.ksh 58 echo $tst: dtrace failed
tst.InvalidId2.d.ksh 58 echo $tst: dtrace failed

Completed in 600 milliseconds

1 2 3 4 5 6 7 8 9