aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-runner
Commit message (Expand)AuthorAgeFilesLines
* flake8 passbunder20152019-02-042-21/+21
* test-runner: python3 supportJohn Wren Kennedy2019-01-061-95/+100
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-063-1/+16
* ZTS: Fix and reenable zfs_rename testsTom Caputi2018-11-071-2/+0
* ZTS: Fix test zfs_mount_006_posPaul Zuchowski2018-11-071-1/+0
* ZTS: Fix posix ACL tests that should passPaul Zuchowski2018-10-311-2/+0
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-241-2/+3
* Fix "zfs destroy" when "sharenfs=on" is usedPrakash Surya2018-10-031-0/+1
* ZTS: Fix snapshot_009_pos, snapshot_010_posBrian Behlendorf2018-10-011-0/+2
* Fix flake 8 style warningsGregor Kopka2018-09-262-35/+42
* Revert "Fix flake 8 style warnings"Brian Behlendorf2018-09-242-37/+35
* ZTS: Fix removal_resume_exportLOLi2018-09-241-1/+0
* Fix flake 8 style warningsGregor Kopka2018-09-242-35/+37
* Add removal_resume_export to zts-report.pyBrian Behlendorf2018-09-131-0/+1
* ZTS: Fix EBUSY volume destroy failuresBrian Behlendorf2018-08-311-2/+0
* Direct IO supportBrian Behlendorf2018-08-271-0/+7
* ZTS: Fix import_cache_device_replacedBrian Behlendorf2018-08-181-1/+0
* ZTS: Test case reliabilityBrian Behlendorf2018-08-121-0/+2
* ZTS: Add reservation_008_pos exceptionBrian Behlendorf2018-07-251-0/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-2/+8
* ZTS: clean_mirror and scrub_mirror cleanupBrian Behlendorf2018-07-091-2/+0
* ZTS: Improve enospc testsBrian Behlendorf2018-06-291-2/+9
* ZTS: Adopt OpenZFS test analysis scriptBrian Behlendorf2018-06-202-1/+371
* Clean up (k)shlib and cfg file shebangsGiuseppe Di Natale2018-04-082-3/+1
* Fix "file is executable, but no shebang" warningsTony Hutter2018-04-061-1/+3
* Allow test-runner to filter test groups by tagGiuseppe Di Natale2017-11-031-16/+40
* Correct flake8 errors after STYLE builder updateGiuseppe Di Natale2017-10-231-5/+5
* Retire legacy test infrastructureBrian Behlendorf2017-08-153-1/+1
* Exit test-runner with non-zero if tests are KILLEDGiuseppe Di Natale2017-07-071-0/+4
* On failure tests-runner should do non-zero exitAlek P2017-06-301-3/+7
* Print fail messages before callbacks in test suiteGiuseppe Di Natale2017-06-301-4/+6
* OpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on test failureBrian Behlendorf2017-04-121-1/+21
* OpenZFS 7290 - ZFS test suite needs to control what utilities it can runJohn Wren Kennedy2017-04-061-11/+11
* OpenZFS 7248 - large block support breaks rsend_009_posJohn Wren Kennedy2017-02-151-35/+30
* OpenZFS 6642 - testrunner output can be displayed in the wrong orderJohn Wren Kennedy2017-02-111-4/+6
* Change location of current symlink created by test-runnerGiuseppe Di Natale2016-10-241-1/+2
* Create a symlink to current test-runner outputGiuseppe Di Natale2016-10-181-0/+8
* Correct style in test-runnerGiuseppe Di Natale2016-10-061-22/+21
* OpenZFS - Performance regression suite for zfstestJohn Wren Kennedy2016-09-081-4/+11
* Add log_must_{retry,busy} helpersBrian Behlendorf2016-08-301-0/+75
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-3/+8
* Add the ZFS Test SuiteBrian Behlendorf2016-03-168-0/+1686