aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* zfsd: don't try to fix an OFFLINE conditionAlan Somers2025-08-044-0/+192
* Fix the zfsd_fault_001_pos testAlan Somers2025-05-021-0/+4
* zfsd: replace vdevs with the AUX faulted stateAlan Somers2024-10-032-11/+17
* src.conf: Add a MK_ZFS_TESTS knobMark Johnston2024-09-071-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-15123-123/+0
* zfs tests: Silence clang warningJose Luis Duran2023-12-041-2/+2
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2023-11-293-0/+132
* tests: Remove ancient SCCS tags.Warner Losh2023-11-271115-3328/+0
* mkfile: getopt() returns an int, not a char.Dag-Erling Smørgrav2023-09-101-1/+1
* tests: Skip all tests that require mdconfig when /dev/mdctl missingWarner Losh2023-09-021-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161420-2695/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1619-19/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Multiple fixes to the zfsd test suiteAlan Somers2023-07-107-72/+53
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Fix the zfsd_autoreplace_001_neg testAlan Somers2023-07-051-3/+4
* zfsd: add support for hotplugging sparesAlan Somers2023-04-065-3/+202
* zfs tests: stop writing to arbitrary devicesEric van Gyzen2022-11-117-143/+83
* Merge fix for zfs readmmap test from CheriBSDDimitry Andric2022-07-151-0/+1
* zfs: Update test format strings to match variable typtesEd Maste2022-03-014-10/+10
* tests/sys/cddl: correctly quote atf_set "require.progs"Alex Richardson2021-03-08106-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