Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 02:59:57 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 138319 for review
Message-ID:  <200803230259.m2N2xv8J046351@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=138319

Change 138319 by jb@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			\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803230259.m2N2xv8J046351>