summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: use $config to store test config pathCzarnowska, Anna2011-03-281-0/+2
* test: call "udevadm settle" after stopping array.NeilBrown2011-03-221-0/+3
* test: remind where the log file is.NeilBrown2011-02-011-1/+1
* test: remove all the environment handling.NeilBrown2011-02-011-19/+0
* Allow test to detect 'resync=DELAYED' stateNeilBrown2011-01-311-2/+2
* Enable tests for OLCE, takeover, migrations for imsm metadataKrzysztof Wojcik2010-12-261-18/+18
* Spare migration testsAnna Czarnowska2010-11-291-1/+2
* tests: adjust sizes for new defaultsNeilBrown2010-03-101-2/+6
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-171-0/+2
* tests/imsm: allow for rounding of array size.NeilBrown2009-10-161-0/+5
* Test different r5/r6 layouts.NeilBrown2009-10-161-0/+1
* Test level changes and related reshaping.NeilBrown2009-10-121-1/+3
* test: minor fixesNeilBrown2009-04-071-0/+2
* test: support testing DDFNeilBrown2009-04-061-3/+8
* test: return correct error status for mdadmNeilBrown2009-04-011-0/+2