Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 20:18:29 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 138379 for review
Message-ID:  <200803232018.m2NKITuT093588@repoman.freebsd.org>

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

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



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