freebsd-dev/cddl/usr.sbin
Mark Johnston 4ddbe5ac37 Add infrastructure to integrate the DTrace test suite with Kyua.
For each test category, we generate a script containing ATF test cases for
the tests under that category. Each test case simply runs dtest.pl (the
upstream test harness) with the corresponding test files. The exclude.sh
script is used to record info about tests which should be skipped or are
expected to fail; it is used to generate atf_skip and atf_expect_fail calls.
The genmakefiles.sh script can be used to regenerate the test makefiles when
new tests are brought it from upstream.

The test suite is currently not connected to the build as there is a small
number of lingering test issues which still need to be worked out. In the
meantime however, the test suite can be easily built and installed
manually from cddl/usr.sbin/dtrace/tests.

Reviewed by:	ngie
Sponsored by:	EMC / Isilon Storage Division
2015-02-28 23:30:06 +00:00
..
dtrace Add infrastructure to integrate the DTrace test suite with Kyua. 2015-02-28 23:30:06 +00:00
dtruss
lockstat Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
plockstat
tests
zdb MFV r267565: 2014-07-01 06:43:15 +00:00
zhack MFV r267565: 2014-07-01 06:43:15 +00:00
Makefile Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
Makefile.inc