summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mdadm/test: Mark and ignore broken test failuresLogan Gunthorpe2022-08-071-2/+35
* mdadm/test: Add a mode to repeat specified testsLogan Gunthorpe2022-08-071-12/+24
* tests/func.sh: Fix some total breakage in the test scriptsJes Sorensen2018-04-111-1/+1
* mdadm/test: add do_clean to ensure each case only catch its own testlogZhilong Liu2018-03-081-3/+1
* mdadm/test: improve filtering r10 from raid1 in raidtypeZhilong Liu2018-03-081-1/+1
* mdadm/test: add '--testdir=' to switch choosing test suiteZhilong Liu2018-01-211-4/+28
* mdadm/test: move some functions to new source fileZhilong Liu2018-01-211-349/+4
* mdadm/test: correct the logic operation in save_logZhilong Liu2018-01-211-5/+4
* mdadm/test: Add one test case for raid5 reshapeXiao Ni2017-10-101-0/+7
* mdadm/test: use the first element of array as parsing conditionZhilong Liu2017-09-011-1/+1
* mdadm/test: Add '--disks=' to support testing phsical devicesZhilong Liu2017-07-101-5/+32
* mdadm/test: Add '--raidtype=' to run different raidlevel casesZhilong Liu2017-07-101-0/+31
* mdadm/test: Refactor and revamp 'test' scriptZhilong Liu2017-07-101-180/+228
* mdadm/test: Convert code format to use TabZhilong Liu2017-06-091-324/+378
* mdadm: add test script for raid456 journalSong Liu2015-10-221-0/+9
* test: assume recovery has completed if sync_completed says so.NeilBrown2015-07-231-0/+8
* test: add -F flag to mkfsNeilBrown2015-07-221-1/+1
* tests: slow down --stop a bit to allow revert-inplace to work.NeilBrown2015-07-161-1/+1
* test: clear out old metadata from loop devices.NeilBrown2015-07-161-0/+2
* tests: save failure logs to logdirNeilBrown2015-07-101-8/+4
* test: add dmesg output to logs on error.NeilBrown2015-07-061-0/+2
* test: check sync_action as well when checking for an action.NeilBrown2015-07-061-5/+14
* test: speed up reshape when stopping arrays.NeilBrown2015-07-061-4/+7
* test: stop all arrays before starting test.NeilBrown2015-07-061-0/+1
* test: make 'check wait' more reliable.NeilBrown2015-05-281-1/+1
* test: forcefully clean up old loop devices.NeilBrown2015-05-201-0/+8
* test: allow LVM volumes or RAM disks as test devicesmwilck@arcor.de2013-08-061-13/+56
* test: ensure testing uses correct mdmonNeilBrown2013-08-051-0/+3
* test: increase number of devices to 13mwilck@arcor.de2013-07-221-2/+2
* test: allow resync/reshape etc to go faster.NeilBrown2013-07-111-1/+10
* tests: add a test for reverting reshapesNeilBrown2013-07-041-0/+1
* test: include any 'stderr' output in the log file.NeilBrown2013-07-021-0/+1
* tests: add test for converting levels to raid0 and back.NeilBrown2013-06-241-0/+4
* Keep track on which kernel the test suite has runGilles Espinasse2012-11-201-0/+2
* test: remove unnecessary bash-ism.NeilBrown2012-11-201-2/+2
* test: add --disable-integrity switch.NeilBrown2012-11-201-0/+5
* test: keep separate log file for each failed test.NeilBrown2012-10-231-1/+6
* test: redirect all output to log file to keep output cleanGilles Espinasse2012-10-231-1/+1
* Replace --no-error by --keep-goingGilles Espinasse2012-10-221-2/+2
* Allow escape by ctrl-c broken by --no-error changeGilles Espinasse2012-10-221-1/+6
* Make test a bash script (as it is)Robert Buchholz2012-07-091-1/+1
* Fix --no-error in test scriptJes Sorensen2012-05-301-1/+1
* Move setup code to a function and introduce matching cleanup argumentJes Sorensen2012-05-281-24/+34
* Improve --help message from testJes Sorensen2012-05-281-2/+9
* Add --no-error argument to 'test'Jes Sorensen2012-05-281-2/+6
* Add support for saving log files in test scriptJes Sorensen2012-05-281-5/+35
* Add command line argument parsing to 'test' sriptJes Sorensen2012-05-231-23/+65
* Check for multipath module before running multipath testsJes Sorensen2012-05-231-0/+6
* Update some device sizes for self tests.NeilBrown2012-05-181-3/+3
* test: don't worry too much about array size.NeilBrown2012-05-031-2/+3