summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/00raid5-zero: Introduce test to exercise --write-zeros.Logan Gunthorpe2023-03-131-0/+12
* tests: add test for namesMariusz Tkaczyk2022-08-231-0/+93
* tests/00readonly: Run udevadm settle before setting roLogan Gunthorpe2022-08-231-0/+1
* tests: Add broken files for all broken testsLogan Gunthorpe2022-08-0724-0/+226
* tests/02lineargrow: clear the superblock at every iterationSudhakar Panneerselvam2022-08-071-0/+2
* tests/04update-metadata: avoid passing chunk size to raid1Sudhakar Panneerselvam2022-08-071-1/+5
* tests: fix raid0 tests for 0.90 metadataSudhakar Panneerselvam2022-08-075-8/+12
* tests/00raid0: add a test that validates raid0 with layout fails for 0.9Sudhakar Panneerselvam2022-08-071-4/+2
* imsm: block changing slots during creationMariusz Tkaczyk2022-06-241-28/+0
* tests: Avoid passing chunk size when creating RAID 1Mateusz Grzonka2021-08-025-9/+14
* mdadm/tests: add one test case for failfast of raid1Gioh Kim2019-02-141-0/+74
* tests, imsm: Calculate expected array_size in proper wayMichal Zylowski2018-07-113-8/+26
* tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadataMichal Zylowski2018-07-112-4/+4
* tests, imsm: Test shouldn't call grow with chunk and level in one commandMichal Zylowski2018-07-111-3/+8
* tests, imsm: Set new_num_disks value corectly to perform expected size calcul...Michal Zylowski2018-07-113-1/+3
* tests, imsm: Fix unit inconsistency in tests error messagesMichal Zylowski2018-07-111-1/+1
* tests, imsm: Set correct expected offset between volumesMichal Zylowski2018-07-1113-19/+17
* mdadm/test: correct tests/testdev as testdev in 02r5growZhilong Liu2018-06-011-1/+1
* imsm: Do not require MDADM_EXPERIMENTAL flag anymoreMichal Zylowski2018-05-311-1/+0
* tests/func.sh: Fix some total breakage in the test scriptsJes Sorensen2018-04-111-19/+3
* mdadm/test: add do_clean to ensure each case only catch its own testlogZhilong Liu2018-03-081-1/+7
* mdadm/test: add disk metadata infos in save_logZhilong Liu2018-03-081-0/+2
* Add one sanity check for missing deviceXiao Ni2018-02-232-0/+8
* mdadm/test: move some functions to new source fileZhilong Liu2018-01-211-0/+348
* mdadm/test: Add one test case for raid5 reshapeXiao Ni2017-10-101-0/+17
* mdadm/test: add new testcase for testing readonly/readwriteZhilong Liu2017-09-011-0/+22
* mdadm/test: get rid of tests/checkZhilong Liu2017-09-011-35/+0
* mdadm/test: get rid of the tests/testdevZhilong Liu2017-09-011-13/+0
* mdadm: add test case for raid5 write back cacheSong Liu2016-12-191-0/+87
* mdadm: add test script for raid456 journalSong Liu2015-10-221-0/+64
* tests: raid6 repair is now tested on every different layout.NeilBrown2015-08-052-65/+82
* tests: flushbufs after writing zerosNeilBrown2015-07-232-0/+2
* test: add -F flag to mkfsNeilBrown2015-07-223-5/+5
* tests: slow down --stop a bit to allow revert-inplace to work.NeilBrown2015-07-161-3/+3
* tests: add 19raid6checkNeilBrown2015-07-161-0/+27
* tests: do not try to 'flushbufs' after stopping a arrayNeilBrown2015-07-103-4/+1
* Remove some trailing white spaceNeilBrown2015-07-0233-126/+126
* tests/imsm-grow-template change 'wait' to 'check wait'NeilBrown2015-05-283-8/+6
* tests: wait a bit long for reshape to complete.NeilBrown2015-05-252-2/+4
* tests/07reshape5intr : retry if writing 'check' fails.NeilBrown2015-05-151-1/+1
* tests/19raid6repair: don't flushbufs on non-existent array.NeilBrown2015-05-151-1/+1
* tests: wait for complete rebuild in integrity checksNeilBrown2015-05-152-3/+3
* tests/05r6tor0: minor adjustmentsNeilBrown2015-05-151-2/+4
* tests: 05r6tor0 - add some more waiting.NeilBrown2015-05-151-5/+5
* tests/imsm-grow-template: sleep a bit more.NeilBrown2015-05-151-0/+2
* tests: don't "dd" indefinitely.NeilBrown2015-05-131-2/+2
* tests: ignore failure status from mdadm -IRsNeilBrown2015-05-133-4/+4
* tests: never fail if --wait fails.NeilBrown2015-05-0712-18/+18
* tests: handle change to DDF assembly.NeilBrown2014-05-211-10/+13
* tests: handle new raid10/ddf geometries.NeilBrown2014-05-211-12/+12