summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: allow LVM volumes or RAM disks as test devicesmwilck@arcor.de2013-08-06
* test: ensure testing uses correct mdmonNeilBrown2013-08-05
* test: increase number of devices to 13mwilck@arcor.de2013-07-22
* test: allow resync/reshape etc to go faster.NeilBrown2013-07-11
* tests: add a test for reverting reshapesNeilBrown2013-07-04
* test: include any 'stderr' output in the log file.NeilBrown2013-07-02
* tests: add test for converting levels to raid0 and back.NeilBrown2013-06-24
* Keep track on which kernel the test suite has runGilles Espinasse2012-11-20
* test: remove unnecessary bash-ism.NeilBrown2012-11-20
* test: add --disable-integrity switch.NeilBrown2012-11-20
* test: keep separate log file for each failed test.NeilBrown2012-10-23
* test: redirect all output to log file to keep output cleanGilles Espinasse2012-10-23
* Replace --no-error by --keep-goingGilles Espinasse2012-10-22
* Allow escape by ctrl-c broken by --no-error changeGilles Espinasse2012-10-22
* Make test a bash script (as it is)Robert Buchholz2012-07-09
* Fix --no-error in test scriptJes Sorensen2012-05-30
* Move setup code to a function and introduce matching cleanup argumentJes Sorensen2012-05-28
* Improve --help message from testJes Sorensen2012-05-28
* Add --no-error argument to 'test'Jes Sorensen2012-05-28
* Add support for saving log files in test scriptJes Sorensen2012-05-28
* Add command line argument parsing to 'test' sriptJes Sorensen2012-05-23
* Check for multipath module before running multipath testsJes Sorensen2012-05-23
* Update some device sizes for self tests.NeilBrown2012-05-18
* test: don't worry too much about array size.NeilBrown2012-05-03
* tests: use $config to store test config pathCzarnowska, Anna2011-03-28
* test: call "udevadm settle" after stopping array.NeilBrown2011-03-22
* test: remind where the log file is.NeilBrown2011-02-01
* test: remove all the environment handling.NeilBrown2011-02-01
* Allow test to detect 'resync=DELAYED' stateNeilBrown2011-01-31
* Enable tests for OLCE, takeover, migrations for imsm metadataKrzysztof Wojcik2010-12-26
* Spare migration testsAnna Czarnowska2010-11-29
* tests: adjust sizes for new defaultsNeilBrown2010-03-10
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-17
* tests/imsm: allow for rounding of array size.NeilBrown2009-10-16
* Test different r5/r6 layouts.NeilBrown2009-10-16
* Test level changes and related reshaping.NeilBrown2009-10-12
* test: minor fixesNeilBrown2009-04-07
* test: support testing DDFNeilBrown2009-04-06
* test: return correct error status for mdadmNeilBrown2009-04-01
* test: fix a call to udevsettleDan Williams2009-02-23
* workaround a hald interaction and quiet cleanupDan Williams2008-12-08
* test: enable per-test custom environment setup/teardownDan Williams2008-12-08
* test: always start with a clean slate.NeilBrown2008-11-04
* test: make sure udev isn't opening a device before closing it.NeilBrown2008-11-04
* Factor out add-disk codeNeilBrown2008-09-18
* Merge branch 'master' into from-stableNeilBrown2008-08-07
|\
| * Add test for stoping and restarting a raid5 reshape.Neil Brown2008-06-27
* | Stop all arrays before running each test in regression test driver.Neil Brown2008-07-12
|/
* Fix autoassemble for stack arrays.Neil Brown2008-05-20
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21