PERFORCE change 138379 for review

John Birrell jb at FreeBSD.org
Sun Mar 23 20:18:30 UTC 2008


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

Change 138379 by jb at jb_freebsd1 on 2008/03/23 20:17:39

	Enable the in_addr and in6_addr tests.

Affected files ...

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

Differences ...

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

@@ -31,10 +31,6 @@
 	${TESTSRCDIR}/tst/common/funcs/tst.copyin.d				\
 	${TESTSRCDIR}/tst/common/funcs/tst.copyinto.d				\
 	${TESTSRCDIR}/tst/common/funcs/tst.ddi_pathname.d			\
-	${TESTSRCDIR}/tst/common/funcs/tst.hton.d				\
-	${TESTSRCDIR}/tst/common/funcs/tst.inet_ntoa.d				\
-	${TESTSRCDIR}/tst/common/funcs/tst.inet_ntoa6.d				\
-	${TESTSRCDIR}/tst/common/funcs/tst.inet_ntop.d				\
 	${TESTSRCDIR}/tst/common/funcs/tst.mutex_owned.d			\
 	${TESTSRCDIR}/tst/common/funcs/tst.mutex_owner.d			\
 	${TESTSRCDIR}/tst/common/funcs/tst.mutex_type_adaptive.d		\
@@ -51,8 +47,8 @@
 	${TESTSRCDIR}/tst/common/misc/tst.schrock.ksh				\
 	${TESTSRCDIR}/tst/common/nfs/tst.call.c					\
 	${TESTSRCDIR}/tst/common/nfs/tst.call.d					\
-	${TESTSRCDIR}/tst/common/nfs/tst.call3.c					\
-	${TESTSRCDIR}/tst/common/nfs/tst.call3.d					\
+	${TESTSRCDIR}/tst/common/nfs/tst.call3.c				\
+	${TESTSRCDIR}/tst/common/nfs/tst.call3.d				\
 	${TESTSRCDIR}/tst/common/offsetof/err.D_OFFSETOF_BITFIELD.bitfield.d	\
 	${TESTSRCDIR}/tst/common/pid/err.D_PDESC_ZERO.badlib.d			\
 	${TESTSRCDIR}/tst/common/pid/err.D_PDESC_ZERO.badproc1.d		\


More information about the p4-projects mailing list