aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS: normalize on use of `sync_pool` and `sync_all_pools`Allan Jude2022-01-0695-118/+148
* Verify dRAID empty sectorsBrian Behlendorf2022-01-041-5/+6
* ZTS: Fix enospc_002_pos.ksh againBrian Behlendorf2021-12-231-1/+1
* ZTS: Fix rollback_003_pos.kshBrian Behlendorf2021-12-223-8/+17
* ZTS: Fix refreserv_raidz.kshBrian Behlendorf2021-12-222-2/+1
* zfs-test/mmap_seek: fix build on muslGeorgy Yakovlev2021-12-211-0/+4
* tests: fix unused, remove argsusedнаб2021-12-2114-21/+18
* ZTS: speed up rsend testsBrian Behlendorf2021-12-213-11/+3
* ZTS: rsend_007_pos failuresBrian Behlendorf2021-12-212-9/+1
* Linux: Implement FS_IOC_GETVERSIONRyan Moeller2021-12-1712-0/+211
* ZTS: alloc_class.ksh must wait for the process to exitBrian Behlendorf2021-12-172-5/+1
* ZTS: Avoid piping send directly to /dev/nullRich Ercolani2021-12-171-1/+3
* ZTS: Fix zpool_reopen_[1-5] on Fedora 35Tony Hutter2021-12-171-2/+2
* t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tagsнаб2021-12-131-1/+0
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-134-3/+52
* Update "tests/README.md"Arshad Hussain2021-12-071-4/+109
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-062-3/+3
* ZTS: import_rewind_device_replaced reliably failsBrian Behlendorf2021-12-061-2/+2
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-011-1/+0
* Temporarily remove tests from sanity runfileJohn Wren Kennedy2021-12-011-8/+7
* Add zfs-test facility to automatically rerun failing testsPaul Dagnelie2021-12-012-24/+107
* pam_zfs_key: tests: check if zfs load-key works on short passphrasesAttila Fülöp2021-11-303-1/+86
* pam_zfs_key: tests: clean up the generated pam service config fileAttila Fülöp2021-11-304-9/+17
* Enable edonr in FreeBSDRich Ercolani2021-11-166-23/+6
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-112-6/+4
* Check l2cache vdevs pending list inside the vdev_inuse()Fedor Uporov2021-11-111-3/+9
* zhack: Add repair label optionFedor Uporov2021-11-114-0/+74
* ZTS: zfs_list_004_neg should not check paths that belong to ZFSPalash Gandhi2021-11-112-3/+26
* Exclude zfs_copies_003_pos on LinuxBrian Behlendorf2021-11-101-0/+1
* zdb: Report bad label checksumFedor Uporov2021-11-104-2/+95
* Exclude zvol_misc_volmode for nowRich Ercolani2021-11-081-0/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-079-2/+227
* Disable normalization implicitly when setting "utf8only=off"Mike Swanson2021-10-291-0/+11
* Do not print UINT64_MAX value for some of zfs propertiesFedor Uporov2021-10-291-2/+15
* Normalize property names for zfs receiveRich Ercolani2021-10-293-0/+215
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-10-25243-658/+424
* pam_zfs_key: change test user name to conform to standardsAttila Fülöp2021-10-221-1/+1
* Skip snapshot in zfs_iter_mounted()youzhongyang2021-10-202-4/+54
* libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2021-10-204-2/+83
* ZTS: Add known exceptionsBrian Behlendorf2021-10-111-0/+3
* ZTS: deadman_sync fixBrian Behlendorf2021-10-111-2/+2
* Fail invalid incremental recursive send gracefullyRyan Moeller2021-10-081-1/+13
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-075-12/+28
* ZTS: Minimize udev_wait in zvol_misc testsRyan Moeller2021-10-017-35/+35
* Assorted parameter changes for performance testsJohn Wren Kennedy2021-09-2111-5/+14
* Added test for being able to read various variants of zstdRich Ercolani2021-09-204-2/+59
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+1
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-134-7/+8
* ZTS: Remove exceptions for flaky zhack on FreeBSDRyan Moeller2021-09-011-7/+0
* ZTS: Enable punch-hole tests on FreeBSDKa Ho Ng2021-08-305-8/+53