PERFORCE change 138259 for review

John Birrell jb at FreeBSD.org
Fri Mar 21 23:21:52 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=138259

Change 138259 by jb at jb_freebsd8 on 2008/03/21 23:21:42

	Enable a couple of stack tests.

Affected files ...

.. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#26 edit

Differences ...

==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#26 (text+ko) ====

@@ -128,13 +128,9 @@
 	${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_STACK_PROTO.bad.d			\
-	${TESTSRCDIR}/tst/common/stack/err.D_STACK_SIZE.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/stack/tst.default.d				\
-	${TESTSRCDIR}/tst/common/stackdepth/tst.default.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