aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test pattern in zts-report.pyRyan Moeller2019-12-201-1/+2
* Colorize zpool status outputTony Hutter2019-12-196-3/+111
* ZTS: Various test case fixesBrian Behlendorf2019-12-193-3/+3
* Tests for btree implementation used by range treesJohn Wren Kennedy2019-12-199-2/+690
* Update ZTS to work on FreeBSDMatthew Macy2019-12-18144-528/+1602
* Don't fail to apply umask for O_TMPFILE filesTomohiro Kusumi2019-12-134-2/+126
* zio_decompress_data always ASSERTs successful decompressionPaul Zuchowski2019-12-103-2/+122
* ZTS: Fixes for spurious failures of resilver_restart_001 testJohn Poduska2019-12-101-12/+18
* Set send_realloc_files.ksh to use properties.shlibKjeld Schouten2019-12-061-1/+2
* Disable EDONR on FreeBSDMatthew Macy2019-12-053-4/+10
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-051-9/+18
* Refactor compression algorithm selection for testsKjeld Schouten2019-12-0413-91/+50
* Increase allowed 'special_small_blocks' maximum valueBrian Behlendorf2019-12-031-1/+2
* ZTS: Fix attach-o_ashift.ksh for multiple platformsIgor K2019-11-271-1/+1
* Prevent unnecessary resilver restartsjwpoduska2019-11-277-0/+292
* Add display of checksums to zdb -RPaul Zuchowski2019-11-273-2/+67
* ZTS: tst.terminate_by_signal increase test thresholdBrian Behlendorf2019-11-201-1/+1
* ZTS: Casenorm fix unicode interpretationGeorge Melikov2019-11-193-16/+20
* Remove requirement for -d 1 for zfs list and zfs get with bookmarksInsanePrawn2019-11-182-1/+13
* Partially revert 5a6ac4cBrian Behlendorf2019-11-182-17/+15
* ZTS: Fix removal_with_errorsBrian Behlendorf2019-10-311-2/+9
* Fix 'zfs change-key' with unencrypted childTom Caputi2019-10-301-7/+12
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-264-1/+66
* ZTS: Move more tests to linux.runRyan Moeller2019-10-252-11/+11
* Fix incremental recursive encrypted receiveTom Caputi2019-10-241-1/+17
* ZTS: Move tmpfile tests to linux.runRyan Moeller2019-10-243-5/+9
* ZTS: Consistency pass for .ksh extensionsRyan Moeller2019-10-243-4/+4
* ZTS: Written props test fails with 4k disksJohn Wren Kennedy2019-10-181-5/+5
* Detect if sed supports --in-placeRyan Moeller2019-10-161-1/+1
* ZTS: Fix zpool_status_-sBrian Behlendorf2019-10-112-2/+3
* Clarify loop variable name in zfs copies testRyan Moeller2019-10-111-2/+2
* Fix some style nits in testsRyan Moeller2019-10-117-17/+15
* Fix pool creation with feature@allocation_classes disabledloli10K2019-10-101-1/+5
* Move platform independent tests to a shared runfileRyan Moeller2019-10-095-929/+1008
* ZTS: Fix mmp_hostid testIgor K2019-10-081-1/+5
* ZTS: Fix trim/trim_config and trim/autotrim_configBrian Behlendorf2019-10-042-2/+2
* ZTS: Fix upgrade_readonly_poolBrian Behlendorf2019-10-031-4/+4
* OpenZFS restructuring - libsplMatthew Macy2019-10-0211-38/+6
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-271-4/+4
* Fix encryption hierarchy issues with zfs recv -dTom Caputi2019-09-253-1/+64
* ZTS: Fix typos in zfs_destroy tests cleanupRyan Moeller2019-09-252-2/+2
* ZTS: harden xattr/cleanup.kshBrian Behlendorf2019-09-252-5/+7
* diff_cb() does not handle large dnodesloli10K2019-09-241-2/+12
* Device removal of indirect vdev panics the kernelloli10K2019-09-163-2/+61
* ZTS: Fix /usr/bin/env: 'python2': No such file or directoryloli10K2019-09-161-0/+1
* Fix clone handling with encryption rootsTom Caputi2019-09-164-5/+99
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-1340-69/+1463
* Canonicalize Python shebangsRyan Moeller2019-09-123-3/+3
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-103-1/+92
* ZTS: Introduce targeted corruption in file blocksJohn Wren Kennedy2019-09-092-19/+96