PERFORCE change 134027 for review

John Birrell jb at FreeBSD.org
Thu Jan 24 14:17:15 PST 2008


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

Change 134027 by jb at jb_freebsd1 on 2008/01/24 22:17:08

	Enable all the aggregation tests.
	
	811 now.

Affected files ...

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

Differences ...

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

@@ -7,51 +7,7 @@
 	${TESTSRCDIR}/tst/common/dtraceUtil/tst.DataModel32.d.ksh		\
 	${TESTSRCDIR}/tst/common/dtraceUtil/tst.DestructWithFunction.d.ksh	\
 	${TESTSRCDIR}/tst/common/dtraceUtil/tst.ZeroFunctionProbes.d.ksh	\
-	${TESTSRCDIR}/tst/common/aggs/err.D_KEY_TYPE.badkey4.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.allquant.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.avg.d					\
-	${TESTSRCDIR}/tst/common/aggs/tst.clear.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.clearavg.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.clearavg2.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.cleardenormalize.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.clearlquantize.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.clearnormalize.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.count.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.count2.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.denormalize.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.denormalizeonly.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.fmtnormalize.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.forms.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.keysort.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.lquantize.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.lquantnormal.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.lquantrange.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.lquantround.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.lquantzero.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.max.d					\
-	${TESTSRCDIR}/tst/common/aggs/tst.min.d					\
-	${TESTSRCDIR}/tst/common/aggs/tst.multiaggs2.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.multiaggs3.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.multinormalize.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.neglquant.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.negorder.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.negquant.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.negtrunc.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.negtruncquant.d			\
-	${TESTSRCDIR}/tst/common/aggs/tst.normalize.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.order.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.quantize.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.quantmany.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.quantround.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.quantzero.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.signedkeys.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.signedkeyspos.d			\
 	${TESTSRCDIR}/tst/common/aggs/tst.subr.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.sum.d					\
-	${TESTSRCDIR}/tst/common/aggs/tst.trunc.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.trunc0.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.truncquant.d				\
-	${TESTSRCDIR}/tst/common/aggs/tst.valsortkeypos.d			\
 	${TESTSRCDIR}/tst/common/arrays/tst.uregsarray.d			\
 	${TESTSRCDIR}/tst/common/assocs/err.D_OP_INCOMPAT.dupgtype.d		\
 	${TESTSRCDIR}/tst/common/assocs/err.D_OP_INCOMPAT.dupttype.d		\
@@ -60,7 +16,6 @@
 	${TESTSRCDIR}/tst/common/buffering/tst.ring3.d				\
 	${TESTSRCDIR}/tst/common/builtinvar/tst.psinfo.d			\
 	${TESTSRCDIR}/tst/common/builtinvar/tst.psinfo1.d			\
-	${TESTSRCDIR}/tst/common/drops/drp.DTRACEDROP_AGGREGATION.d		\
 	${TESTSRCDIR}/tst/common/drops/drp.DTRACEDROP_STKSTROVERFLOW.d		\
 	${TESTSRCDIR}/tst/common/dtraceUtil/err.D_PDESC_ZERO.InvalidDescription1.d	\
 	${TESTSRCDIR}/tst/common/dtraceUtil/tst.DestructWithModule.d.ksh	\
@@ -95,13 +50,6 @@
 	${TESTSRCDIR}/tst/common/misc/tst.include.ksh				\
 	${TESTSRCDIR}/tst/common/misc/tst.roch.d				\
 	${TESTSRCDIR}/tst/common/misc/tst.schrock.ksh				\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.many.d				\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.same.d				\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.sort.d				\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.sortpos.d			\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.tuplecompat.d			\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.zero.d				\
-	${TESTSRCDIR}/tst/common/multiaggs/tst.zero2.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		\
@@ -135,13 +83,6 @@
 	${TESTSRCDIR}/tst/common/pointers/tst.basic1.d				\
 	${TESTSRCDIR}/tst/common/pointers/tst.basic2.d				\
 	${TESTSRCDIR}/tst/common/predicates/tst.argsnotcached.d			\
-	${TESTSRCDIR}/tst/common/printa/tst.basics.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.def.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.dynwidth.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.fmt.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.manyval.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.stack.d				\
-	${TESTSRCDIR}/tst/common/printa/tst.tuple.d				\
 	${TESTSRCDIR}/tst/common/printa/tst.walltimestamp.ksh			\
 	${TESTSRCDIR}/tst/common/printf/tst.basics.d				\
 	${TESTSRCDIR}/tst/common/printf/tst.printT.ksh				\
@@ -157,7 +98,6 @@
 	${TESTSRCDIR}/tst/common/raise/tst.raise1.d				\
 	${TESTSRCDIR}/tst/common/raise/tst.raise2.d				\
 	${TESTSRCDIR}/tst/common/raise/tst.raise3.d				\
-	${TESTSRCDIR}/tst/common/rates/tst.aggrate.d				\
 	${TESTSRCDIR}/tst/common/scalars/tst.misc.d				\
 	${TESTSRCDIR}/tst/common/scalars/tst.selfarray2.d			\
 	${TESTSRCDIR}/tst/common/scripting/err.D_MACRO_UNDEF.invalidargs.d	\


More information about the p4-projects mailing list