summaryrefslogtreecommitdiffstats
path: root/tools/test/README
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2015-02-28 23:35:29 +0000
committermarkj <markj@FreeBSD.org>2015-02-28 23:35:29 +0000
commit1d7deb561be4e9e5ec90f5bf3ca91e456f44c32f (patch)
tree80afb2058442af72b5e129d4541dc4c43b0c3a26 /tools/test/README
parentb4b4fa2d5bc2bfc70b160610300333a32802d519 (diff)
downloadFreeBSD-src-1d7deb561be4e9e5ec90f5bf3ca91e456f44c32f.zip
FreeBSD-src-1d7deb561be4e9e5ec90f5bf3ca91e456f44c32f.tar.gz
Remove the old DTrace test suite makefile - it was somewhat primitive and
mostly unmaintained, and it has been superseded by the infrastructure added in r279418. Reviewed by: ngie Sponsored by: EMC / Isilon Storage Divison
Diffstat (limited to 'tools/test/README')
-rw-r--r--tools/test/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test/README b/tools/test/README
index eda43ea..22e8e74 100644
--- a/tools/test/README
+++ b/tools/test/README
@@ -8,7 +8,6 @@ and try to break it and/or measuring performance on it.
Please make a subdir per program, and add a brief description to this file.
devrandom Programs to test /dev/*random.
-dtrace DTrace test suite
malloc A program to test and benchmark malloc().
netfibs Programs to test multi-FIB network stacks.
posixshm A program to test POSIX shared memory.
OpenPOWER on IntegriCloud