aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7736 - ZFS Performance tests should log FIO summary outputAhmed G2017-02-241-2/+11
* OpenZFS 7761 - bootfs_005_neg's pool destruction must handle EBUSYPrakash Surya2017-02-242-11/+5
* OpenZFS 7337 - inherit_001_pos occasionally times outMatthew Ahrens2017-02-241-42/+38
* OpenZFS 7001 - zvol_misc tests should not depend on /sbin or /usr/sbin being ...Hans Rosenfeld2017-02-156-2/+8
* OpenZFS 7248 - large block support breaks rsend_009_posJohn Wren Kennedy2017-02-153-43/+35
* OpenZFS 7762 - avoid division by zero in property_alias_001_posPrakash Surya2017-02-151-1/+5
* OpenZFS 6404 - zvol_swap_006_pos can occasionally fail due to swaplen being < 16Matthew Ahrens2017-02-159-16/+34
* OpenZFS 7260 - disable libdiskmgmt in zfstest unless it's requiredJohn Wren Kennedy2017-02-1511-16/+26
* 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