aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use file-based pools for zpool_expand test 002 and enable itOlaf Faaland2017-02-136-35/+44
* OpenZFS 7027 - zfs_written_property_001_pos makes unreasonable assumptions ab...Akash Ayare2017-02-131-5/+5
* OpenZFS 6754 - zfs-tests: get_substr() function is redundantYuri Pankov2017-02-131-18/+1
* Disable racy snapshot_008_posGeorge Melikov2017-02-131-1/+2
* OpenZFS 7036 - zvol_swap_004_pos test failedIgor Kozhukhov2017-02-131-20/+12
* OpenZFS 7398 - zfs test zfs_get_005_neg does not work as expectedMarcel Telka2017-02-131-5/+4
* OpenZFS 7103 - failed test cli_root/zfs_snapshot/zfs_snapshot_009_posMarcel Telka2017-02-131-4/+15
* OpenZFS 7162 - Intermittent failures from ro_props_001_posMatthew Ahrens2017-02-132-5/+7
* OpenZFS 6580 - zfs-tests use undefined variable WRAPPERYuri Pankov2017-02-139-74/+8
* OpenZFS 7496 - cmp_ds_cont has never workedJohn Wren Kennedy2017-02-133-7/+3
* OpenZFS 6642 - testrunner output can be displayed in the wrong orderJohn Wren Kennedy2017-02-111-4/+6
* OpenZFS 5704 - libzfs can only handle 255 file descriptorsSimon Klinkert2017-02-107-0/+171
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-0947-144/+188
* Move ziltest.sh to the ZTS frameworkBrian Behlendorf2017-02-085-4/+207
* Add `wait_freeing` helper function to ZTSGeorge Melikov2017-02-083-0/+18
* Fix ZFS Test Suite failures caused by ksh brace expansion featureLOLi2017-02-062-5/+3
* OpenZFS 7247 - zfs receive of deduplicated stream failsGeorge Melikov2017-02-044-47/+121
* Disable sparse_001_pos / truncate_001_pos.ksh on 32-bit systemsBrian Behlendorf2017-02-032-0/+10
* OpenZFS 6866 - zdb -l non-zero status if no labelDon Brady2017-02-031-2/+2
* Add tmpfile_003_pos to .gitignoreOlaf Faaland2017-02-031-0/+1
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-031-1/+1
* Fix reservation test cases for large disksBrian Behlendorf2017-02-013-30/+30
* Match on word for excluding pools from testsTim Crawford2017-01-311-1/+1
* Retire .write/.read file operationsChunwei Chen2017-01-273-3/+60
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-266-4/+142
* OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSYGeorge Melikov2017-01-263-1/+52
* Refresh Linux test suite runfileBrian Behlendorf2017-01-267-47/+68
* OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is...George Melikov2017-01-243-2/+54
* Fix pool_names_001_pos test caseBrian Behlendorf2017-01-231-0/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-22/+23
* Partial revert "Disable slow tests for kmemleak"Chunwei Chen2017-01-216-15/+16
* Disable racy test casesBrian Behlendorf2017-01-191-3/+5
* Fix unallocated object detection for large_dnode datasetsLOLi2017-01-131-3/+14
* Fix spellingka72017-01-0360-76/+76
* Don't persist temporary pool name on devicesLOLi2016-12-223-1/+93
* Fix dsl_props_set_sync_impl to work with nested nvlistLOLi2016-12-203-2/+125
* Fix file attributesBrian Behlendorf2016-12-197-0/+247
|\
| * Add test for chattrChunwei Chen2016-12-167-0/+247
* | Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specifiedTony Hutter2016-12-162-4/+22
|/
* Skip slow tests when kmemleak is enabledBrian Behlendorf2016-12-146-1/+38
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-123-17/+18
* Don't count '@' for dataset namelen if not a snapshotChunwei Chen2016-12-093-2/+62
* Enable mountpoint_003_posChaoyuZhang2016-12-022-21/+33
* Skip zpool_scrub_004_pos on 32-bit systemsBrian Behlendorf2016-12-021-0/+5
* Enable ro_props_001_posChaoyuZhang2016-11-302-2/+4
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-293-1/+80
* Allow zfs unshare <protocol> -aLOLi2016-11-2911-32/+237
* Ensure that perf regression tests cleanup properlyGiuseppe Di Natale2016-11-287-7/+49
* Enable user_property_002_posChaoyuZhang2016-11-181-2/+1
* Replace ISAINFO with is_32bit functionBrian Behlendorf2016-11-073-3/+2