aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/cddl: correctly quote atf_set "require.progs"Alex Richardson2021-03-17106-705/+705
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-182-0/+5
* Skip zpool_clear_005_pos test until bug fixedRyan Moeller2020-08-251-0/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-6/+8
* zfs: multiple improvements to the zpool_add testsAlan Somers2019-10-1013-168/+59
* ZFS: fix the zpool_add_010_pos testAlan Somers2019-10-091-1/+1
* ZFS: in the tests, don't override PWDAlan Somers2019-10-091-1/+0
* ZFS: multiple fixes to the zpool_import testsAlan Somers2019-10-095-87/+22
* zfs: fix the zfsd_hotspare_007_pos testAlan Somers2019-10-081-0/+3
* zfs: fix the zfsd_autoreplace_003_pos testAlan Somers2019-10-081-5/+5
* ZFS: fix the redundancy testsAlan Somers2019-10-073-10/+6
* ZFS: mark hotspare_scrub_002_pos as an expected failureAlan Somers2019-10-071-0/+1
* ZFS: fix the delegate testsAlan Somers2019-10-0710-296/+75
* zfs: skip the zfsd tests if zfsd is not runningAlan Somers2019-10-071-0/+22
* zfs: fix the zdb_001_neg testAlan Somers2019-10-071-1/+1
* ZFS: fix the zpool_get_002_pos testAlan Somers2019-10-072-2/+6
* zfs: fix the slog_012_neg testAlan Somers2019-10-071-1/+3
* ZFS: fix several zvol_misc testsAlan Somers2019-10-072-9/+7
* ZFS: fix several of the "zpool create" testsAlan Somers2019-10-0511-564/+38
* ZFS: the hotspare_add_004_neg test needs at least two disksAlan Somers2019-10-051-1/+1
* Remove duplicate `${PACKAGE}FILES+= cleanup.ksh` lineEnji Cooper2019-03-161-1/+0
* Strip trailing / from TESTSDIREd Maste2018-05-115-5/+5
* ZFS test suite: fix uses of illumos /dev/[r]dsk/ and /dev/zvol/[r]dsk/Andriy Gapon2018-03-2734-66/+66
* zfs test suite: move definition of DISK to the cfg file in zpool_getAndriy Gapon2018-03-152-1/+2
* zfs test suite: add new pool properties / features to the zpool_get listAndriy Gapon2018-03-151-0/+3
* zfs test suite: move definition of DISK to the cfg file in zpool_getAndriy Gapon2018-03-152-2/+2
* zfs test suite: move definition of DISK to the cfg file in zpool_exportAndriy Gapon2018-03-152-2/+2
* zfs test suite: support device paths with intermediate directoriesAndriy Gapon2018-03-153-7/+3
* zfs test suite: fix a typo, TESTPOOL vs TESTPOOL2Andriy Gapon2018-03-151-1/+1
* zfs test suite: destroy old gnops before creating new onesAndriy Gapon2018-03-151-0/+1
* zfs test suite: align zfs_destroy_005_neg: with upstreamAndriy Gapon2018-03-151-3/+33
* zfs test suite: fix a typo, da0 vs $diskAndriy Gapon2018-03-151-1/+1
* re-enable zfs_copies_006_pos test after a fix in r330977Andriy Gapon2018-03-151-1/+0
* re-enable zpool_upgrade_007_pos test after the fix in r330974Andriy Gapon2018-03-151-1/+0
* Add the ZFS test suiteAlan Somers2018-02-231503-0/+139082