summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: pass flags to servicesMateusz Kusiak2024-06-181-5/+3
* mdadm/tests: disable selinuxXiao Ni2024-05-241-0/+3
* mdadm/tests: 07autoassembleXiao Ni2024-05-241-0/+2
* tests/04update-metadata skip linearXiao Ni2024-05-241-0/+3
* mdadm/tests: 03assem-incr enhanceXiao Ni2024-05-241-0/+3
* mdadm/tests: names_template enhanceXiao Ni2024-05-241-0/+5
* mdadm/tests: test don't fail when systemd reports errorXiao Ni2024-05-241-1/+1
* mdadm/tests: test enhanceXiao Ni2024-05-241-5/+5
* test: run tests on system level mdadmMateusz Kusiak2024-02-231-9/+18
* tests: Gate tests for linear flavor with variable LINEARSong Liu2024-01-161-0/+4
* tests: support to skip checking dmesgYu Kuai2023-10-261-2/+6
* 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-151-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