14ddbe5acSMark Johnston# 24ddbe5acSMark Johnston# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 34ddbe5acSMark Johnston# 44ddbe5acSMark Johnston 5430f7286SEnji CooperPACKAGE= tests 6430f7286SEnji Cooper 7430f7286SEnji Cooper${PACKAGE}FILES= \ 84ddbe5acSMark Johnston bug.1001148.SpecSizeVariations.d \ 94ddbe5acSMark Johnston err.BufSizeVariations1.d \ 104ddbe5acSMark Johnston err.BufSizeVariations2.d \ 114ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithBreakPoint.d \ 124ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithChill.d \ 134ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithCopyOut.d \ 144ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithCopyOutStr.d \ 154ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithPanic.d \ 164ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithRaise.d \ 174ddbe5acSMark Johnston err.D_ACT_SPEC.SpeculateWithStop.d \ 184ddbe5acSMark Johnston err.D_AGG_COMM.AggAftCommit.d \ 194ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithAvg.d \ 204ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithCount.d \ 214ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithLquant.d \ 224ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithMax.d \ 234ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithMin.d \ 244ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithQuant.d \ 254ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithStddev.d \ 264ddbe5acSMark Johnston err.D_AGG_SPEC.SpeculateWithSum.d \ 274ddbe5acSMark Johnston err.D_COMM_COMM.CommitAftCommit.d \ 284ddbe5acSMark Johnston err.D_COMM_COMM.DisjointCommit.d \ 294ddbe5acSMark Johnston err.D_COMM_DREC.CommitAftDataRec.d \ 304ddbe5acSMark Johnston err.D_DREC_COMM.DataRecAftCommit.d \ 314ddbe5acSMark Johnston err.D_DREC_COMM.ExitAfterCommit.d \ 324ddbe5acSMark Johnston err.D_EXIT_SPEC.ExitAftSpec.d \ 334ddbe5acSMark Johnston err.D_PRAGMA_MALFORM.NspecExpr.d \ 344ddbe5acSMark Johnston err.D_PRAGMA_OPTSET.HugeNspecValue.d \ 354ddbe5acSMark Johnston err.D_PRAGMA_OPTSET.InvalidSpecSize.d \ 364ddbe5acSMark Johnston err.D_PRAGMA_OPTSET.NegSpecSize.d \ 374ddbe5acSMark Johnston err.D_PROTO_LEN.SpecNoId.d \ 384ddbe5acSMark Johnston err.D_SPEC_COMM.SpecAftCommit.d \ 394ddbe5acSMark Johnston err.D_SPEC_DREC.SpecAftDataRec.d \ 404ddbe5acSMark Johnston err.D_SPEC_SPEC.SpecAftSpec.d \ 414ddbe5acSMark Johnston err.NegativeBufSize.d \ 424ddbe5acSMark Johnston err.NegativeNspec.d \ 434ddbe5acSMark Johnston err.NegativeSpecSize.d \ 444ddbe5acSMark Johnston err.SpecSizeVariations1.d \ 454ddbe5acSMark Johnston err.SpecSizeVariations2.d \ 464ddbe5acSMark Johnston tst.CommitAfterDiscard.d \ 474ddbe5acSMark Johnston tst.CommitWithZero.d \ 484ddbe5acSMark Johnston tst.DataRecAftDiscard.d \ 494ddbe5acSMark Johnston tst.DiscardAftCommit.d \ 504ddbe5acSMark Johnston tst.DiscardAftDataRec.d \ 514ddbe5acSMark Johnston tst.DiscardAftDiscard.d \ 524ddbe5acSMark Johnston tst.DiscardWithZero.d \ 534ddbe5acSMark Johnston tst.ExitAftDiscard.d \ 544ddbe5acSMark Johnston tst.NoSpecBuffer.d \ 554ddbe5acSMark Johnston tst.SpecSizeVariations1.d \ 564ddbe5acSMark Johnston tst.SpecSizeVariations2.d \ 574ddbe5acSMark Johnston tst.SpecSizeVariations3.d \ 584ddbe5acSMark Johnston tst.SpeculateWithRandom.d \ 594ddbe5acSMark Johnston tst.SpeculationCommit.d \ 604ddbe5acSMark Johnston tst.SpeculationDiscard.d \ 614ddbe5acSMark Johnston tst.SpeculationID.d \ 624ddbe5acSMark Johnston tst.SpeculationWithZero.d \ 634ddbe5acSMark Johnston tst.TwoSpecBuffers.d \ 644ddbe5acSMark Johnston tst.negcommit.d \ 654ddbe5acSMark Johnston tst.negspec.d \ 664ddbe5acSMark Johnston tst.zerosize.d \ 674ddbe5acSMark Johnston 684ddbe5acSMark JohnstonTESTEXES= \ 69*d83c7075SLi-Wen Hsu tst.NoSpecBuffer.exe \ 704ddbe5acSMark Johnston 714ddbe5acSMark JohnstonCFILES= \ 724ddbe5acSMark Johnston 734ddbe5acSMark Johnston 744ddbe5acSMark Johnston 75b16fc49eSBryan Drewery.include "../../dtrace.test.mk" 76