Home
last modified time | relevance | path

Searched refs:tst (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m74 file path=opt/SUNWdtrt/tst/$(ARCH)/pid/tst.branch.d mode=0444
75 file path=opt/SUNWdtrt/tst/$(ARCH)/pid/tst.branch.exe mode=0555
76 file path=opt/SUNWdtrt/tst/$(ARCH)/pid/tst.embedded.d mode=0444
175 file path=opt/SUNWdtrt/tst/common/aggs/tst.avg.d mode=0444
179 file path=opt/SUNWdtrt/tst/common/aggs/tst.clear.d mode=0444
193 file path=opt/SUNWdtrt/tst/common/aggs/tst.count.d mode=0444
219 file path=opt/SUNWdtrt/tst/common/aggs/tst.max.d mode=0444
223 file path=opt/SUNWdtrt/tst/common/aggs/tst.min.d mode=0444
267 file path=opt/SUNWdtrt/tst/common/aggs/tst.subr.d mode=0444
268 file path=opt/SUNWdtrt/tst/common/aggs/tst.sum.d mode=0444
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile66 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
74 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
89 json/tst.usdt.exe: json/tst.usdt.o json/usdt.o
97 bitfields/tst.bitfields.exe: bitfields/tst.bitfields.c
104 uctf/tst.aouttype.exe: uctf/tst.aouttype.c
111 uctf/tst.chasestrings.exe: uctf/tst.chasestrings.c
118 uctf/tst.printtype.exe: uctf/tst.printtype.c
132 usdt/tst.args.exe: usdt/tst.args.o usdt/args.o
139 usdt/tst.argmap.exe: usdt/tst.argmap.o usdt/argmap.o
147 usdt/tst.forker.exe: usdt/tst.forker.o usdt/forker.o
[all …]
/illumos-gate/usr/src/test/util-tests/tests/mdb/
H A DMakefile40 exit-e/tst.output.ksh \
42 exit-e/tst.simple.ksh \
53 format/tst.format-e.mdb \
55 format/tst.format-g.mdb \
57 format/tst.format-j.mdb \
62 numbers/tst.base10.mdb \
66 numbers/tst.binary.mdb \
68 numbers/tst.hex.mdb \
70 numbers/tst.octal.mdb \
114 typedef/tst.radix.mdb \
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst31 common/aggs/tst.neglquant.d
32 common/aggs/tst.negquant.d
50 common/usdt/tst.enabled.ksh
53 common/usdt/tst.fork.ksh
54 common/usdt/tst.guess32.ksh
56 common/usdt/tst.header.ksh
61 common/usdt/tst.noreap.ksh
64 common/usdt/tst.reap.ksh
65 common/usdt/tst.reeval.ksh
66 common/usdt/tst.static.ksh
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.ProbeData.ksh.out1 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
4 , tst.ProbeData.exe`f_b , 0]]
6 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
11 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
16 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
21 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
26 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
31 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
36 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
41 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
[all …]
/illumos-gate/usr/src/test/util-tests/tests/make/
H A Dmake_test.ksh138 tst="make -C error"
139 $MAKE -C > $outf 2>&1 && fail "$tst" || pass "$tst"
141 || fail "$tst (output)"
143 tst="MAKEFLAGS=-C error"
144 MAKEFLAGS="-C" $MAKE > $outf 2>&1 && fail "$tst" || pass "$tst"
146 || fail "$tst (output)"
148 tst="make -C <noexist>"
149 $MAKE -C /no/such/directory > $outf 2>&1 && fail "$tst" || pass "$tst"
151 || fail "$tst (output)"
155 || pass "$tst"
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h217 #define TEST_DECLARE(tst) hermon_test_t *tst; argument
218 #define REGISTER_PIO_TEST(st, tst) \ argument
220 #define PIO_START(st, hdl, tst) hermon_PIO_start(st, hdl, tst) argument
221 #define PIO_END(st, hdl, cnt, tst) hermon_PIO_end(st, hdl, &cnt, tst) argument
223 #define TEST_DECLARE(tst) argument
224 #define REGISTER_PIO_TEST(st, tst) argument
232 #define hermon_pio_init(cnt, status, tst) \ argument
233 TEST_DECLARE(tst) \
248 REGISTER_PIO_TEST(st, tst); \
250 if (PIO_START(st, hdl, tst) == \
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/
H A DMakefile31 pid/tst.br.o := ASFLAGS += -xarch=v8plus
33 all: ustack/tst.helper.exe ustack/tst.annotated.exe
35 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
36 $(LINK.c) -o ustack/tst.helper.exe \
37 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
43 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
44 $(LINK.c) -o ustack/tst.annotated.exe \
45 ustack/tst.annotated.o ustack/annotated_helper.o $(LDLIBS)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DTEST.mk14 * $(REGRESS) $(REGRESSFLAGS) xxx.tst
15 * $(REGRESS) $(REGRESSFLAGS) yyy.tst
17 * :TEST: xxx.tst yyy ...
45 test.$$(T) : $$(B).tst
47 :SAVE: $$(B).tst
123 test.$(B) : $(T) - $(B).tst
124 $(REGRESS) $(REGRESSFLAGS) $(*:N=*.tst) $(*:N!=*.tst)
125 :SAVE: $(B).tst
169 .SCAN.tst : .SCAN
173 .ATTRIBUTE.%.tst : .SCAN.tst
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/
H A DMakefile33 ustack/tst.helper.exe := MAPFILE.NED=
35 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
36 $(LINK.c) -o ustack/tst.helper.exe \
37 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
43 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
44 $(LINK.c) -o ustack/tst.annotated.exe \
45 ustack/tst.annotated.o ustack/annotated_helper.o $(LDLIBS)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dpty.sh60 function tst function
83 tst $LINENO <<"!"
106 tst $LINENO <<"!"
129 tst $LINENO <<"!"
152 tst $LINENO <<"!"
168 tst $LINENO <<"!"
184 tst $LINENO <<"!"
198 tst $LINENO <<"!"
227 tst $LINENO <<"!"
239 tst $LINENO <<"!"
[all …]
H A Dsignal.sh85 cat > tst <<'!'
156 $sh tst-1 $v$f $sh > tst.out &
158 echo $(cat tst.out)
167 cat > tst-1 <<'!'
190 *d*) tst-2 $1 $2; status=$? ;;
196 cat > tst-2 <<'!'
219 *d*) tst-3 $1 $2; status=$? ;;
224 cat > tst-3 <<'!'
246 chmod +x tst tst-?
265 tst $SHELL > tst.got
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out2 tst |empty array|
7 tst |one-element array: integer|
23 tst |one-element array: float|
28 tst |one-element array: float + exponent|
33 tst |one-element array: integer + whitespace|
43 tst |one-element array: string|
48 tst |alternative first-element indexing|
59 tst |one-element array: object|
68 tst |many-element array: integers|
77 tst |many-element array: multiple types|
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpkrd.c230 char tst[2]; local
232 tst[0] = 'a'; tst[1] = 'z';
238 if(recv_peek_pipe == 1 && write(fds[1], tst, 2) != 2)
242 tst[0] = tst[1] = 0;
243 if(recv_peek_pipe == 1 && (r = recv(fds[0], tst, 1, MSG_PEEK)) != 1)
245 if(recv_peek_pipe == 1 && tst[0] != 'a')
249 tst[0] = tst[1] = 0;
250 if(recv_peek_pipe == 1 && (r = recv(fds[0], tst, 2, MSG_PEEK)) != 2)
252 if(recv_peek_pipe == 1 && (tst[0] != 'a' || tst[1] != 'z') )
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioHdr.h198 int operator == (const AudioHdr& tst)
200 return ((sample_rate == tst.sample_rate) &&
201 (samples_per_unit == tst.samples_per_unit) &&
202 (bytes_per_unit == tst.bytes_per_unit) &&
203 (channels == tst.channels) &&
208 (encoding == tst.encoding));
210 int operator != (const AudioHdr& tst)
212 return (! (*this == tst));
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh.out2 tst.ufuncsort.exe`f_a 3
3 tst.ufuncsort.exe`f_b 1
4 tst.ufuncsort.exe`f_c 4
5 tst.ufuncsort.exe`f_d 2
6 tst.ufuncsort.exe`f_e 1
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal.ksh68 echo $tst: dtrace failed
80 echo $tst: output is not sorted
87 echo $tst: begin probe did not fire
94 echo $tst: end probe did not fire
100 echo $tst: incorrect number of lines output
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.TraceIDs36 * 1) automated in tst.InvalidTraceID1.d.ksh
40 * 2) automated in tst.InvalidTraceID2.d.ksh
44 * 3) automated in tst.InvalidTraceID3.d.ksh
48 * 4) automated in tst.InvalidTraceID4.d.ksh
52 * 5) automated in tst.InvalidTraceID5.d.ksh
56 * 6) automated in tst.InvalidTraceID6.d.ksh
60 * 7) automated in tst.InvalidTraceID7.d.ksh
H A Dman.TraceFunctions35 * 1) automated in tst.InvalidTraceFunc1.d.ksh
39 * 2) automated in tst.InvalidTraceFunc2.d.ksh
47 * 4) automated in tst.InvalidTraceFunc3.d.ksh
55 * 6) automated in tst.InvalidTraceFunc4.d.ksh
72 * 10) automated in tst.InvalidTraceFunc5.d.ksh
76 * 11) automated in tst.InvalidTraceFunc6.d.ksh
89 * 14) automated in tst.InvalidTraceFunc8.d.ksh
93 * 15) automated in tst.InvalidTraceFunc7.d.ksh
105 * 18) automated in tst.InvalidTraceFunc9.d.ksh
H A Dman.TraceNames35 * 1) automated in tst.InvalidTraceName1.d.ksh
39 * 2) automated in tst.InvalidTraceName2.d.ksh
43 * 3) automated in tst.InvalidTraceName3.d.ksh
51 * 5) automated in tst.InvalidTraceName4.d.ksh
55 * 6) automated in tst.InvalidTraceName5.d.ksh
63 * 8) automated in tst.InvalidTraceName6.d.ksh
76 * 11) automated in tst.InvalidTraceName7.d.ksh
98 * 16) automated in tst.InvalidTraceName8.d.ksh
120 * 21) automated in tst.InvalidTraceName9.d.ksh
H A Dman.TraceModule35 * 1) automated in tst.InvalidTraceModule1.d.ksh
47 * 4) automated in tst.InvalidTraceModule2.d.ksh
55 * 6) automated in tst.InvalidTraceModule3.d.ksh
59 * 7) automated in tst.InvalidTraceModule4.d.ksh
72 * 10) automated in tst.InvalidTraceModule5.d.ksh
76 * 11) automated in tst.InvalidTraceModule6.d.ksh
95 * 15) automated in tst.InvalidTraceModule7.d.ksh
99 * 16) automated in tst.InvalidTraceModule8.d.ksh
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Derrno1 tst dat_sys_nerr note{ sys_nerr in default libs }end compile{
9 tst def_errno_sys_nerr note{ sys_nerr declared in errno.h }end compile{
17 tst dat_sys_errlist note{ sys_errlist in default libs }end compile{
25 tst def_errno_sys_errlist note{ sys_errlist declared in errno.h }end compile{
H A Dstandards2 if tst note{ _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }…
33 elif tst note{ _ALL_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
60 elif tst note{ _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
87 elif tst note{ _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
106 elif tst note{ _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
121 elif tst note{ _XOPEN_SOURCE works }end compile{
132 else tst note{ __EXTENSIONS__ works }end compile{
143 if tst -D_ISOC99_SOURCE -lm note{ _ISOC99_SOURCE plays nice }end link{
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dpclose.c77 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
109 myside = tst(p[WTR], p[RDR]); in mypopen()
110 remside = tst(p[RDR], p[WTR]); in mypopen()
114 if (remside != tst(0, 1)) { in mypopen()
115 (void) dup2(remside, tst(0, 1)); in mypopen()
/illumos-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile.com33 ROOTTST = $(ROOTOPTPKG)/tst
42 TSTS :sh= find . -name tst.*.d -o -name err.*.d -o \
43 -name tst.*.d.out -o -name err.*.d.out -o -name tst.*.ksh \
44 -o -name err.*.ksh -o -name tst.*.ksh.out -o -name drp.*.d \

12345678910>>...12