From owner-p4-projects@FreeBSD.ORG Sat Jun 3 01:52:28 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4B11316A423; Sat, 3 Jun 2006 01:52:28 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AAFE16A41F for ; Sat, 3 Jun 2006 01:52:28 +0000 (UTC) (envelope-from jb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6978E43D46 for ; Sat, 3 Jun 2006 01:52:27 +0000 (GMT) (envelope-from jb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k531osVv065537 for ; Sat, 3 Jun 2006 01:50:54 GMT (envelope-from jb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k531osRl065534 for perforce@freebsd.org; Sat, 3 Jun 2006 01:50:54 GMT (envelope-from jb@freebsd.org) Date: Sat, 3 Jun 2006 01:50:54 GMT Message-Id: <200606030150.k531osRl065534@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jb@freebsd.org using -f From: John Birrell To: Perforce Change Reviews Cc: Subject: PERFORCE change 98369 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 01:52:28 -0000 http://perforce.freebsd.org/chv.cgi?CH=98369 Change 98369 by jb@jb_freebsd2 on 2006/06/03 01:50:23 Crack the magic 800 tests. Phew. Affected files ... .. //depot/projects/dtrace/src/cddl/test/dtrace/Makefile#14 edit Differences ... ==== //depot/projects/dtrace/src/cddl/test/dtrace/Makefile#14 (text+ko) ==== @@ -433,6 +433,7 @@ ${.CURDIR}/tst/common/misc/tst.badopt.d \ ${.CURDIR}/tst/common/misc/tst.boolopt.d \ ${.CURDIR}/tst/common/misc/tst.dynopt.d \ + ${.CURDIR}/tst/common/misc/tst.enablerace.ksh \ ${.CURDIR}/tst/common/misc/tst.haslam.d TESTMULTIAGGS= \ @@ -441,6 +442,7 @@ ${.CURDIR}/tst/common/multiaggs/tst.many.d \ ${.CURDIR}/tst/common/multiaggs/tst.same.d \ ${.CURDIR}/tst/common/multiaggs/tst.sort.d \ + ${.CURDIR}/tst/common/multiaggs/tst.sortpos.d \ ${.CURDIR}/tst/common/multiaggs/tst.tuplecompat.d \ ${.CURDIR}/tst/common/multiaggs/tst.zero.d \ ${.CURDIR}/tst/common/multiaggs/tst.zero2.d \ @@ -543,6 +545,7 @@ ${.CURDIR}/tst/common/printa/tst.def.d \ ${.CURDIR}/tst/common/printa/tst.dynwidth.d \ ${.CURDIR}/tst/common/printa/tst.fmt.d \ + ${.CURDIR}/tst/common/printa/tst.many.d \ ${.CURDIR}/tst/common/printa/tst.manyval.d \ ${.CURDIR}/tst/common/printa/tst.tuple.d @@ -726,6 +729,7 @@ ${.CURDIR}/tst/common/speculation/tst.DiscardAftDiscard.d \ ${.CURDIR}/tst/common/speculation/tst.DiscardWithZero.d \ ${.CURDIR}/tst/common/speculation/tst.ExitAftDiscard.d \ + ${.CURDIR}/tst/common/speculation/tst.NoSpecBuffer.d \ ${.CURDIR}/tst/common/speculation/tst.SpecSizeVariations1.d \ ${.CURDIR}/tst/common/speculation/tst.SpecSizeVariations2.d \ ${.CURDIR}/tst/common/speculation/tst.SpecSizeVariations3.d \ @@ -1359,9 +1363,11 @@ ${.CURDIR}/tst/common/funcs/tst.mutex_owner.d \ ${.CURDIR}/tst/common/funcs/tst.mutex_type_adaptive.d \ ${.CURDIR}/tst/common/misc/tst.include.ksh \ + ${.CURDIR}/tst/common/predicates/tst.predcache.ksh \ ${.CURDIR}/tst/common/preprocessor/err.D_PRAGCTL_INVAL.tabdefine.d \ ${.CURDIR}/tst/common/printf/tst.sym.d \ ${.CURDIR}/tst/common/probes/tst.probestar.d \ + ${.CURDIR}/tst/common/tracemem/tst.rootvp.d \ ${.CURDIR}/tst/common/types/tst.complex.d \ ${.CURDIR}/tst/common/types/tst.struct.d \ ${.CURDIR}/tst/common/types/tst.typedef.d @@ -1373,13 +1379,7 @@ ${.CURDIR}/tst/common/aggs/tst.signature.d \ ${.CURDIR}/tst/common/funcs/tst.chill.ksh \ ${.CURDIR}/tst/common/inline/tst.InlineKinds.d \ - ${.CURDIR}/tst/common/misc/tst.enablerace.ksh \ - ${.CURDIR}/tst/common/multiaggs/tst.sortpos.d \ - ${.CURDIR}/tst/common/predicates/tst.predcache.ksh \ - ${.CURDIR}/tst/common/printa/tst.many.d \ ${.CURDIR}/tst/common/printa/tst.stack.d \ - ${.CURDIR}/tst/common/speculation/tst.NoSpecBuffer.d \ - ${.CURDIR}/tst/common/tracemem/tst.rootvp.d \ testhang : ${.CURDIR}/bin/dtest ${TESTHANG} @${.CURDIR}/bin/dtest ${TESTHANG}