1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7TESTFILES= \ 8 err.D_PRINTF_AGG_CONV.aggfmt.d \ 9 err.D_PRINTF_ARG_EXTRA.toomany.d \ 10 err.D_PRINTF_ARG_EXTRA.widths.d \ 11 err.D_PRINTF_ARG_FMT.badfmt.d \ 12 err.D_PRINTF_ARG_PROTO.novalue.d \ 13 err.D_PRINTF_ARG_TYPE.aggarg.d \ 14 err.D_PRINTF_ARG_TYPE.recursive.d \ 15 err.D_PRINTF_DYN_PROTO.noprec.d \ 16 err.D_PRINTF_DYN_PROTO.nowidth.d \ 17 err.D_PRINTF_DYN_TYPE.badprec.d \ 18 err.D_PRINTF_DYN_TYPE.badwidth.d \ 19 err.D_PROTO_LEN.toofew.d \ 20 err.D_SYNTAX.badconv1.d \ 21 err.D_SYNTAX.badconv2.d \ 22 err.D_SYNTAX.badconv3.d \ 23 tst.basics.d \ 24 tst.basics.d.out \ 25 tst.flags.d \ 26 tst.flags.d.out \ 27 tst.hello.d \ 28 tst.hello.d.out \ 29 tst.ints.d \ 30 tst.ints.d.out \ 31 tst.precs.d \ 32 tst.precs.d.out \ 33 tst.print-f.d \ 34 tst.print-f.d.out \ 35 tst.printT.ksh \ 36 tst.printT.ksh.out \ 37 tst.printY.ksh \ 38 tst.printY.ksh.out \ 39 tst.printcont.d \ 40 tst.printcont.d.out \ 41 tst.printeE.d \ 42 tst.printeE.d.out \ 43 tst.printgG.d \ 44 tst.printgG.d.out \ 45 tst.rawfmt.d \ 46 tst.rawfmt.d.out \ 47 tst.signs.d \ 48 tst.signs.d.out \ 49 tst.str.d \ 50 tst.str.d.out \ 51 tst.sym.d \ 52 tst.sym.d.out \ 53 tst.uints.d \ 54 tst.uints.d.out \ 55 tst.widths.d \ 56 tst.widths.d.out \ 57 tst.widths1.d \ 58 tst.wp.d \ 59 tst.wp.d.out \ 60 61TESTEXES= \ 62 63 64CFILES= \ 65 66 67 68.include "../../dtrace.test.mk" 69