]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/safety/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / safety / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      tst.basename.d  \
9      tst.caller.d  \
10      tst.cleanpath.d  \
11      tst.copyin.d  \
12      tst.copyin2.d  \
13      tst.ddi_pathname.d  \
14      tst.dirname.d  \
15      tst.errno.d  \
16      tst.execname.d  \
17      tst.gid.d  \
18      tst.hton.d  \
19      tst.index.d  \
20      tst.msgdsize.d  \
21      tst.msgsize.d  \
22      tst.null.d  \
23      tst.pid.d  \
24      tst.ppid.d  \
25      tst.progenyof.d  \
26      tst.random.d  \
27      tst.rw.d  \
28      tst.shortstr.d  \
29      tst.stack.d  \
30      tst.stackdepth.d  \
31      tst.stddev.d  \
32      tst.strchr.d  \
33      tst.strjoin.d  \
34      tst.strstr.d  \
35      tst.strtok.d  \
36      tst.substr.d  \
37      tst.ucaller.d  \
38      tst.uid.d  \
39      tst.unalign.d  \
40      tst.uregs.d  \
41      tst.ustack.d  \
42      tst.ustackdepth.d  \
43      tst.vahole.d  \
44      tst.violentdeath.ksh  \
45      tst.zonename.d  \
46
47 TESTEXES= \
48
49
50 CFILES= \
51
52
53
54 .include "../../Makefile.inc1"