summaryrefslogtreecommitdiff
path: root/usr/src/test
AgeCommit message (Collapse)AuthorFilesLines
2014-05-134818 printf(1) should support n$ width and precision specifiersGarrett D'Amore11-1/+545
4854 printf(1) doesn't support %b and \\c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-02-264620 Add OmniOS as a runnable usr/src/test distroDan McDonald6-1/+564
Reviewed by: John Wren Kennedy <john.kennedy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-1/+1
4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-104206 history_003_pos relies on exact size of history log and entriesJohn Wren Kennedy599-61/+44533
4207 history_008_pos depends on obsolete internal history log message 4208 Typo in zfs_main.c: "posxiuser" 4209 Populate zfstest with the remainder of the STF tests Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-2/+3
4371 DMU code clean up Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-014263 system/test/zfstest should depend on system/xopen/xcu4Yuri Pankov3-6/+8
4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner6-4/+233
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Irek Szczesniak <iszczesniak@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-113745 zpool create should treat -O mountpoint and -m the sameWill Andrews1-2/+6
3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-01-143444 README for usr/src/testJohn Wren Kennedy8-10/+314
3445 ZFS tests for restricted aclmode Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Christopher Siden <csiden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-12-073311 Want a test framework for arbitrary OS unit testsJohn Wren Kennedy676-0/+57203
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>