aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-runner
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Adapt casenorm tests for FreeBSDRyan Moeller2020-02-261-4/+4
* ZTS: Move more tests out of common.runRyan Moeller2020-01-271-3/+0
* ZTS: Get xattr tests running on FreeBSDRyan Moeller2020-01-231-3/+0
* ZTS: Enable zpool_create_008_pos.kshBrian Behlendorf2020-01-171-1/+0
* ZTS: Remove obsolete zts-report.py exceptionsBrian Behlendorf2020-01-131-28/+0
* ZTS: Move dumpdev tests to sunos.runRyan Moeller2020-01-031-10/+0
* Fix test pattern in zts-report.pyRyan Moeller2019-12-201-1/+2
* ZTS: Casenorm fix unicode interpretationGeorge Melikov2019-11-191-8/+0
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-3/+0
* Detect if sed supports --in-placeRyan Moeller2019-10-161-1/+1
* Move platform independent tests to a shared runfileRyan Moeller2019-10-091-48/+63
* Canonicalize Python shebangsRyan Moeller2019-09-123-3/+3
* Fix typosAndrea Gelmini2019-09-023-5/+5
* Fix ZTS killed processes detectionAttila Fülöp2019-07-101-4/+4
* Remove code for zfs remapMatthew Ahrens2019-06-241-1/+0
* test-runner.py: change shebang to python3Stoiko Ivanov2019-05-281-1/+1
* Allow zfs-tests to recover from hibernationAlek P2019-04-111-19/+70
* Add TRIM supportBrian Behlendorf2019-03-291-0/+9
* 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