Date: Sat, 26 Jan 2008 00:43:25 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 134110 for review Message-ID: <200801260043.m0Q0hPkf092632@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134110 Change 134110 by jb@jb_freebsd1 on 2008/01/26 00:42:56 Add the chill test. Remove the ignored tests that should have been part of a previous submit. Affected files ... .. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#21 edit Differences ... ==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#21 (text+ko) ==== @@ -27,7 +27,6 @@ ${TESTSRCDIR}/tst/common/funcs/err.D_PROTO_LEN.mtatoofew.d \ ${TESTSRCDIR}/tst/common/funcs/err.D_PROTO_LEN.mtatoomany.d \ ${TESTSRCDIR}/tst/common/funcs/tst.bcopy.d \ - ${TESTSRCDIR}/tst/common/funcs/tst.chill.ksh \ ${TESTSRCDIR}/tst/common/funcs/tst.copyin.d \ ${TESTSRCDIR}/tst/common/funcs/tst.copyinto.d \ ${TESTSRCDIR}/tst/common/funcs/tst.ddi_pathname.d \ @@ -101,8 +100,6 @@ ${TESTSRCDIR}/tst/common/privs/tst.op_access.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.discard.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.signal.ksh \ - X${TESTSRCDIR}/tst/common/proc/tst.sigwait.c \ - X${TESTSRCDIR}/tst/common/proc/tst.sigwait.d \ ${TESTSRCDIR}/tst/common/proc/tst.startexit.ksh \ ${TESTSRCDIR}/tst/common/profile-n/tst.ufuncsort.c \ ${TESTSRCDIR}/tst/common/scalars/tst.misc.d \ @@ -156,9 +153,6 @@ ${TESTSRCDIR}/tst/common/vars/tst.ppid.d \ ${TESTSRCDIR}/tst/common/vars/tst.ucaller.ksh \ ${TESTSRCDIR}/tst/common/vars/tst.walltimestamp.d \ - X${TESTSRCDIR}/tst/common/raise/tst.raise1.d \ - X${TESTSRCDIR}/tst/common/raise/tst.raise2.d \ - X${TESTSRCDIR}/tst/common/raise/tst.raise3.d \ NOTWORK+= \ ${TESTSRCDIR}/tst/common/io/tst.fds.d \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801260043.m0Q0hPkf092632>