diff options
author | John Wren Kennedy <john.kennedy@delphix.com> | 2012-12-05 22:04:50 -0500 |
---|---|---|
committer | Richard Lowe <richlowe@richlowe.net> | 2012-12-07 19:37:53 -0500 |
commit | d583b39bfb4e2571d3e41097c5c357ffe353ad45 (patch) | |
tree | 2be8d2b56579c537563ac4ab3d923374c889210e /exception_lists/keywords | |
parent | 7646c8f36bab39004fcffc7287250ea06924088e (diff) | |
download | illumos-joyent-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 'exception_lists/keywords')
-rw-r--r-- | exception_lists/keywords | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exception_lists/keywords b/exception_lists/keywords index 4964063117..dc9f3618b2 100644 --- a/exception_lists/keywords +++ b/exception_lists/keywords @@ -23,8 +23,6 @@ # syntax: glob -#exception_lists/cstyle -#exception_lists/hdrchk usr/src/cmd/localedef/data/zh_CN.UTF-8.src usr/src/cmd/localedef/data/zh_HK.UTF-8.src usr/src/cmd/localedef/data/zh_MO.UTF-8.src @@ -33,3 +31,5 @@ usr/src/cmd/localedef/data/zh_TW.UTF-8.src usr/src/cmd/terminfo/termcap.src usr/src/cmd/terminfo/terminfo.src usr/src/cmd/zonestat/zonestat/zonestat.c +usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v15.dat.bz2 +usr/src/test/test-runner/cmd/run.py |