summaryrefslogtreecommitdiff
path: root/usr/src/Makefile.lint
diff options
context:
space:
mode:
authorJohn Wren Kennedy <john.kennedy@delphix.com>2012-12-05 22:04:50 -0500
committerRichard Lowe <richlowe@richlowe.net>2012-12-07 19:37:53 -0500
commitd583b39bfb4e2571d3e41097c5c357ffe353ad45 (patch)
tree2be8d2b56579c537563ac4ab3d923374c889210e /usr/src/Makefile.lint
parent7646c8f36bab39004fcffc7287250ea06924088e (diff)
downloadillumos-gate-d583b39bfb4e2571d3e41097c5c357ffe353ad45.tar.gz
3311 Want a test framework for arbitrary OS unit tests
3312 Add a testrunner package for OS unit tests 3313 Add a testrunner package to convert ZFS tests from STF Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Henrik Mattson <henrik.mattson@delphix.com> Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r--usr/src/Makefile.lint1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint
index 5cb986e614..6c8b973928 100644
--- a/usr/src/Makefile.lint
+++ b/usr/src/Makefile.lint
@@ -469,6 +469,7 @@ COMMON_SUBDIRS = \
lib/udapl \
lib/watchmalloc \
psm \
+ test \
ucbcmd/basename \
ucbcmd/biff \
ucbcmd/echo \