aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-runner
Commit message (Expand)AuthorAgeFilesLines
* zts-report.py: ignore some skipped tests in Github CIGeorge Melikov2021-02-021-0/+34
* logapi: cat output file instead of printingWill Andrews2021-01-251-3/+3
* Add basic io_uring testMatthew Macy2021-01-231-0/+1
* special device removal space accounting fixesMatthew Ahrens2020-12-171-2/+0
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+1
* ZTS: ztest may cause mmp tests failuresBrian Behlendorf2020-08-171-0/+2
* ZTS: zvol_misc_volmode is flaky on FreeBSDRyan Moeller2020-07-311-0/+1
* Linux 4.10 compat: has_capability()Brian Behlendorf2020-07-191-0/+2
* Update zts-report.py with additional testsBrian Behlendorf2020-07-151-0/+4
* Centralize variable substitutionArvind Sankar2020-07-144-15/+9
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-132-1/+18
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-2/+0
* pam: implement a zfs_key pam modulefelixdoerre2020-06-241-0/+1
* Fix check for sed --in-placeArvind Sankar2020-06-241-1/+1
* Update zts-report.py with additional testsBrian Behlendorf2020-06-221-0/+14
* flake8 E741 variable name warningBrian Behlendorf2020-05-141-3/+3
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-2/+3
* ZTS: Fix and change testcase cache_010_negalex2020-04-131-1/+0
* Exit status 256+signum is actually baked in to kshRyan Moeller2020-03-171-9/+3
* ZTS: Update flaky tests in zts-reportRyan Moeller2020-03-131-7/+20
* ZTS: Use correct signal numbers for status checksRyan Moeller2020-03-121-6/+29
* ZTS: Test boundary conditions in alloc_class_012Ryan Moeller2020-03-121-0/+2
* ZTS: Add a failsafe callback to run after each testRyan Moeller2020-03-102-48/+130
* ZTS: Update zts-report exceptions for FreeBSDRyan Moeller2020-03-061-2/+3
* ZTS: Add zts-report exceptions for FreeBSDBrian Behlendorf2020-03-041-5/+12
* ZTS: Test the correct filesystem_limits behaviorBrian Behlendorf2020-03-041-0/+2
* ZTS: Provide for nested cleanup routinesRyan Moeller2020-03-031-5/+23
* ZTS: Change issue URL template to OpenZFS orgRyan Moeller2020-03-021-1/+1
* ZTS: Fix zfs_receive_004_negMatthew Ahrens2020-02-271-1/+0
* 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