Update DTrace test makefiles after r288415.

This commit is contained in:
Mark Johnston 2015-09-30 05:25:39 +00:00
parent f7c3db2537
commit b22ef02080
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288416
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ TESTFILES= \
tst.fds.ksh \
tst.func_access.ksh \
tst.getf.ksh \
tst.kpriv.ksh \
tst.op_access.ksh \
tst.procpriv.ksh \
tst.providers.ksh \

View File

@ -14,6 +14,8 @@ TESTFILES= \
err.D_OP_INCOMPAT.dupltype.d \
err.D_OP_INCOMPAT.dupttype.d \
err.D_SYNTAX.declare.d \
err.bigglobal.d \
err.biglocal.d \
tst.basicvar.d \
tst.basicvar.d.out \
tst.localvar.d \