aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
...
* Support inheriting properties in channel programsJason King2020-01-222-0/+40
* ZTS: Eliminate partitioning in zpool_import setupRyan Moeller2020-01-173-131/+3
* ZTS: Make DVA pattern in zdb tests more robustRyan Moeller2020-01-172-2/+2
* ZTS: Enable zpool_create_008_pos.kshBrian Behlendorf2020-01-171-12/+2
* ZTS: Fix incorrect is_physical_device usageRyan Moeller2020-01-1612-12/+12
* zdb -d should accept the numeric objset idPaul Zuchowski2020-01-162-1/+98
* ZFS performance suite should use JSON fio outputTony Nguyen2020-01-161-2/+7
* ZTS: Fix ksh path in btree testsRyan Moeller2020-01-152-2/+2
* ZTS: Avoid using PCRE with grep in zdb testsRyan Moeller2020-01-152-4/+4
* ZTS: Fix is_physical_device on FreeBSDRyan Moeller2020-01-151-8/+7
* ZTS: Remove some path workarounds for FreeBSDRyan Moeller2020-01-151-16/+5
* ZTS: Catalog tunable names for tests in tunables.cfgRyan Moeller2020-01-1485-366/+434
* ZTS: Clean up properties.shlib a bitRyan Moeller2020-01-131-18/+25
* ZTS: Create xattr helpers to hide platformRyan Moeller2020-01-1013-66/+133
* Add 'zfs send --saved' flagTom Caputi2020-01-105-5/+132
* ZTS: Improve zts-auto_offline_001_posBrian Behlendorf2020-01-101-14/+12
* Performance tests, fio enhancementsKjeld Schouten-Lebbing2020-01-0917-14/+131
* ZTS: Provide an alternative to shuf for FreeBSDRyan Moeller2020-01-095-5/+21
* ZTS: Eliminate functions named 'random'Ryan Moeller2020-01-0810-35/+34
* Fix "zpool add -n" for dedup, special and log devicesloli10K2020-01-061-25/+44
* ZTS: Cleanup partition tablesBrian Behlendorf2020-01-063-4/+5
* ZTS: Add helper for disk device checkRyan Moeller2020-01-037-24/+46
* ZTS: Move dumpdev tests to sunos.runRyan Moeller2020-01-0313-93/+47
* ZTS: Fix pool_state cleanupBrian Behlendorf2019-12-282-2/+3
* ZTS: Replace /var/tmp with $TEST_BASE_DIRBrian Behlendorf2019-12-274-12/+11
* ZTS: zfs_program_jsonBrian Behlendorf2019-12-271-3/+17
* ZTS: devices_001_pos and devices_002_negBrian Behlendorf2019-12-274-181/+69
* libspl: declare aok extern in headerNick Black2019-12-261-0/+2
* ZTS: Test case failuresBrian Behlendorf2019-12-263-1/+4
* Colorize zpool status outputTony Hutter2019-12-195-2/+110
* ZTS: Various test case fixesBrian Behlendorf2019-12-193-3/+3
* Tests for btree implementation used by range treesJohn Wren Kennedy2019-12-198-2/+684
* Update ZTS to work on FreeBSDMatthew Macy2019-12-18144-528/+1602
* Don't fail to apply umask for O_TMPFILE filesTomohiro Kusumi2019-12-133-1/+124
* zio_decompress_data always ASSERTs successful decompressionPaul Zuchowski2019-12-102-1/+121
* 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-051-2/+5
* 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-276-0/+288
* Add display of checksums to zdb -RPaul Zuchowski2019-11-272-1/+66
* ZTS: tst.terminate_by_signal increase test thresholdBrian Behlendorf2019-11-201-1/+1
* ZTS: Casenorm fix unicode interpretationGeorge Melikov2019-11-192-8/+20
* Remove requirement for -d 1 for zfs list and zfs get with bookmarksInsanePrawn2019-11-182-1/+13
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-14/+15
* ZTS: Fix removal_with_errorsBrian Behlendorf2019-10-311-2/+9
* Fix 'zfs change-key' with unencrypted childTom Caputi2019-10-301-7/+12