PERFORCE change 138319 for review
John Birrell
jb at FreeBSD.org
Sun Mar 23 02:59:58 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=138319
Change 138319 by jb at jb_freebsd1 on 2008/03/23 02:59:49
Enable a couple more tests.
Disable some new ones from the latest IFopensolaris that depend
on the pid provider.
Affected files ...
.. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#27 edit
Differences ...
==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#27 (text+ko) ====
@@ -78,6 +78,10 @@
${TESTSRCDIR}/tst/common/pid/tst.main.ksh \
${TESTSRCDIR}/tst/common/pid/tst.manypids.ksh \
${TESTSRCDIR}/tst/common/pid/tst.probemod.ksh \
+ ${TESTSRCDIR}/tst/common/pid/tst.provregex1.ksh \
+ ${TESTSRCDIR}/tst/common/pid/tst.provregex2.ksh \
+ ${TESTSRCDIR}/tst/common/pid/tst.provregex3.ksh \
+ ${TESTSRCDIR}/tst/common/pid/tst.provregex4.ksh \
${TESTSRCDIR}/tst/common/pid/tst.ret1.c \
${TESTSRCDIR}/tst/common/pid/tst.ret1.d \
${TESTSRCDIR}/tst/common/pid/tst.ret2.c \
@@ -128,9 +132,6 @@
${TESTSRCDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithPanic.d \
${TESTSRCDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithRaise.d \
${TESTSRCDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithStop.d \
- ${TESTSRCDIR}/tst/common/stack/err.D_USTACK_FRAMES.bad.d \
- ${TESTSRCDIR}/tst/common/stack/err.D_USTACK_PROTO.bad.d \
- ${TESTSRCDIR}/tst/common/stack/err.D_USTACK_STRSIZE.bad.d \
${TESTSRCDIR}/tst/common/syscall/tst.args.c \
${TESTSRCDIR}/tst/common/syscall/tst.args.d \
${TESTSRCDIR}/tst/common/syscall/tst.openret.ksh \
More information about the p4-projects
mailing list