aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
6 daystests/23rdev-lifetime: fix a typoYu Kuai1-1/+1
8 daystests/01raid6integ.broken can be removedXiao Ni1-7/+0
8 daystests/01r5integ.brokenXiao Ni1-7/+0
8 daystests/01r5fail enhanceXiao Ni1-5/+1
2024-02-23test: run tests on system level mdadmMateusz Kusiak1-1/+0
2024-02-09super1: remove support for name= in configMariusz Tkaczyk2-71/+15
2024-01-16tests: Gate tests for linear flavor with variable LINEARSong Liu9-3/+56
2023-10-26mdadm/tests: Don't run mknod before losetupXiao Ni1-1/+0
2023-10-26mdadm/tests: Fix regular expression failureXiao Ni1-2/+2
2023-10-26mdadm: Follow POSIX Portable Character SetMariusz Tkaczyk1-2/+2
2023-10-26mdadm: define ident_set_devname()Mariusz Tkaczyk2-0/+10
2023-10-26tests: create 00confnamesMariusz Tkaczyk2-0/+127
2023-10-26tests: create names_templateMariusz Tkaczyk2-69/+70
2023-10-26tests: add a regression test for raid456 deadlock againYu Kuai1-0/+34
2023-10-26tests: add a regression test that reshape can corrupt dataYu Kuai1-0/+35
2023-10-26tests: add a regression test that raid456 can't assemble againYu Kuai1-0/+33
2023-10-26tests: add a regression test that raid456 can't assembleYu Kuai1-0/+32
2023-10-26tests: add a regression test for raid456 deadlockYu Kuai1-0/+58
2023-10-26tests: add a regression test for raid10 deadlockYu Kuai2-0/+88
2023-10-26tests: add a new test for rdev lifetimeYu Kuai1-0/+34
2023-03-13tests/00raid5-zero: Introduce test to exercise --write-zeros.Logan Gunthorpe1-0/+12
2022-08-23tests: add test for namesMariusz Tkaczyk1-0/+93
2022-08-23tests/00readonly: Run udevadm settle before setting roLogan Gunthorpe1-0/+1
2022-08-07tests: Add broken files for all broken testsLogan Gunthorpe24-0/+226
2022-08-07tests/02lineargrow: clear the superblock at every iterationSudhakar Panneerselvam1-0/+2
2022-08-07tests/04update-metadata: avoid passing chunk size to raid1Sudhakar Panneerselvam1-1/+5
2022-08-07tests: fix raid0 tests for 0.90 metadataSudhakar Panneerselvam5-8/+12
2022-08-07tests/00raid0: add a test that validates raid0 with layout fails for 0.9Sudhakar Panneerselvam1-4/+2
2022-06-24imsm: block changing slots during creationMariusz Tkaczyk1-28/+0
2021-08-02tests: Avoid passing chunk size when creating RAID 1Mateusz Grzonka5-9/+14
2019-02-14mdadm/tests: add one test case for failfast of raid1Gioh Kim1-0/+74
2018-07-11tests, imsm: Calculate expected array_size in proper wayMichal Zylowski3-8/+26
2018-07-11tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadataMichal Zylowski2-4/+4
2018-07-11tests, imsm: Test shouldn't call grow with chunk and level in one commandMichal Zylowski1-3/+8
2018-07-11tests, imsm: Set new_num_disks value corectly to perform expected size calcul...Michal Zylowski3-1/+3
2018-07-11tests, imsm: Fix unit inconsistency in tests error messagesMichal Zylowski1-1/+1
2018-07-11tests, imsm: Set correct expected offset between volumesMichal Zylowski13-19/+17
2018-06-01mdadm/test: correct tests/testdev as testdev in 02r5growZhilong Liu1-1/+1
2018-05-31imsm: Do not require MDADM_EXPERIMENTAL flag anymoreMichal Zylowski1-1/+0
2018-04-11tests/func.sh: Fix some total breakage in the test scriptsJes Sorensen1-19/+3
2018-03-08mdadm/test: add do_clean to ensure each case only catch its own testlogZhilong Liu1-1/+7
2018-03-08mdadm/test: add disk metadata infos in save_logZhilong Liu1-0/+2
2018-02-23Add one sanity check for missing deviceXiao Ni2-0/+8
2018-01-21mdadm/test: move some functions to new source fileZhilong Liu1-0/+348
2017-10-10mdadm/test: Add one test case for raid5 reshapeXiao Ni1-0/+17
2017-09-01mdadm/test: add new testcase for testing readonly/readwriteZhilong Liu1-0/+22
2017-09-01mdadm/test: get rid of tests/checkZhilong Liu1-35/+0
2017-09-01mdadm/test: get rid of the tests/testdevZhilong Liu1-13/+0
2016-12-19mdadm: add test case for raid5 write back cacheSong Liu1-0/+87
2015-10-22mdadm: add test script for raid456 journalSong Liu1-0/+64
2015-08-05tests: raid6 repair is now tested on every different layout.NeilBrown2-65/+82
2015-07-23tests: flushbufs after writing zerosNeilBrown2-0/+2
2015-07-22test: add -F flag to mkfsNeilBrown3-5/+5
2015-07-16tests: slow down --stop a bit to allow revert-inplace to work.NeilBrown1-3/+3
2015-07-16tests: add 19raid6checkNeilBrown1-0/+27
2015-07-10tests: do not try to 'flushbufs' after stopping a arrayNeilBrown3-4/+1
2015-07-02Remove some trailing white spaceNeilBrown33-126/+126
2015-05-28tests/imsm-grow-template change 'wait' to 'check wait'NeilBrown3-8/+6
2015-05-25tests: wait a bit long for reshape to complete.NeilBrown2-2/+4
2015-05-15tests/07reshape5intr : retry if writing 'check' fails.NeilBrown1-1/+1
2015-05-15tests/19raid6repair: don't flushbufs on non-existent array.NeilBrown1-1/+1
2015-05-15tests: wait for complete rebuild in integrity checksNeilBrown2-3/+3
2015-05-15tests/05r6tor0: minor adjustmentsNeilBrown1-2/+4
2015-05-15tests: 05r6tor0 - add some more waiting.NeilBrown1-5/+5
2015-05-15tests/imsm-grow-template: sleep a bit more.NeilBrown1-0/+2
2015-05-13tests: don't "dd" indefinitely.NeilBrown1-2/+2
2015-05-13tests: ignore failure status from mdadm -IRsNeilBrown3-4/+4
2015-05-07tests: never fail if --wait fails.NeilBrown12-18/+18
2014-05-21tests: handle change to DDF assembly.NeilBrown1-10/+13
2014-05-21tests: handle new raid10/ddf geometries.NeilBrown1-12/+12
2014-03-26ddf-sudden-degraded test fix.NeilBrown1-1/+2
2014-03-11tests: add test that DDF marks missing devices as failed on assembly.NeilBrown1-0/+17
2014-02-25New test: 03r5assem-failedNeilBrown1-0/+12
2013-11-19ddf tests: fix get_rootdevNeilBrown1-1/+1
2013-10-16tests/10ddf-incremental-wrong-order: new unit testmwilck@arcor.de1-0/+131
2013-10-16tests/10ddf-assemble-missing: new unit testmwilck@arcor.de1-0/+58
2013-10-16tests/env-ddf-template: add helper function for checksumsmwilck@arcor.de1-0/+4
2013-10-16tests/10ddf-fail-readd-readonly: new unit test.mwilck@arcor.de1-0/+71
2013-10-16tests/env-ddf-template: fix container namemwilck@arcor.de1-1/+1
2013-10-16tests/10ddf-fail-stop-readd: New DDF unit testmwilck@arcor.de1-0/+66
2013-10-16tests/10ddf-fail-readd: New DDF unit testmwilck@arcor.de1-0/+55
2013-10-16DDF test: make sure mdmon isn't started by systemdmwilck@arcor.de1-0/+3
2013-10-16DDF tests: allow to run on systems without /dev/sdamwilck@arcor.de3-6/+18
2013-08-08tests/10ddf-fail-create-race: test handling of fail/create racemwilck@arcor.de1-0/+66
2013-08-08tests/10ddf-fail-spare: more sophisticated result checksmwilck@arcor.de1-17/+66
2013-08-08tests/10ddf-fail-two-spares: new unit testmwilck@arcor.de1-0/+85
2013-08-06tests/10ddf-fail-spare: new unit testmwilck@arcor.de1-0/+37
2013-08-06tests/10ddf-fail-twice: remove hard-coded assumptionsmwilck@arcor.de1-34/+37
2013-08-06tests/env-ddf-template: some helper functionsmwilck@arcor.de1-0/+21
2013-08-05tests/10ddf-fail-twice: New unit testmwilck@arcor.de1-0/+56
2013-07-31tests/env-ddf-template: helper for new unit testMartin Wilck1-0/+76
2013-07-31tests/10ddf-create-fail-rebuild: new unit test for DDFMartin Wilck1-0/+77
2013-07-24Add test for --replace handling.NeilBrown1-0/+52
2013-07-24Improve revert testsNeilBrown2-3/+56
2013-07-22tests/10ddf-geometry: new unit testmwilck@arcor.de1-0/+82
2013-07-22tests/10ddf-create: create RAID5 firstmwilck@arcor.de1-5/+5
2013-07-09test/10-ddf-create: fix commentsmwilck@arcor.de1-1/+2
2013-07-08tests/10ddf-create: add RAID 10 arraymwilck@arcor.de1-3/+12
2013-07-04tests: add test to revert shrinking reshapes.NeilBrown1-0/+56
2013-07-04tests: add a test for reverting reshapesNeilBrown1-0/+43
2013-06-27tests/raid6repair: default data offset has changed.NeilBrown2-4/+4
2013-06-25tests: add device size tests when change raid leve to/from 0NeilBrown1-0/+5
2013-06-24tests: add test for converting levels to raid0 and back.NeilBrown1-0/+22
2013-06-24test/00names: use appropriate mdadm.confNeilBrown1-1/+3
2013-06-19tests: add test for non-numeric device namesNeilBrown1-0/+11
2013-06-19Add test for interaction of --assemble with --incrNeilBrown1-0/+17
2013-06-19Add test for --update=metadata and fix bug it found.NeilBrown1-0/+48
2013-06-19tests: rearrange sometest groupings.NeilBrown3-0/+0
2013-06-19Remove lots of unnecessary white space.NeilBrown10-12/+0
2013-05-01tests: zero devices before --adding them.NeilBrown4-0/+4
2013-04-23tests/10ddf-create: omit log output checkmwilck@arcor.de1-5/+1
2012-11-20test: add --disable-integrity switch.NeilBrown2-0/+10
2012-11-20Tests: adjust for recent changes.NeilBrown2-4/+10
2012-10-11Fix tests sh too many arguments warningsGilles Espinasse2-8/+8
2012-09-10raid6check: Auto-repair modeRobert Buchholz1-0/+43
2012-09-10raid6check: Repair mode used geo_map incorrectlyRobert Buchholz1-0/+29
2012-08-1307reshape5intr: Set speed_limit_min to be able to reduce resync speed below 1000Jes Sorensen1-0/+2
2012-08-13tests/03r5assemV1: reduce sync speed further.NeilBrown1-1/+3
2012-07-09Repair mode for raid6Robert Buchholz1-0/+47
2012-05-30New tests testing removal of internal bitmapsJes Sorensen4-0/+72
2012-05-30New tests testing the addition of bitmapsJes Sorensen4-0/+80
2012-05-24Increase minimum chunk size in testsuite to 64kBAnton Blanchard2-2/+2
2012-05-23Check for multipath module before running multipath testsJes Sorensen1-0/+5
2012-05-18Update some device sizes for self tests.NeilBrown1-1/+1
2012-03-22Fix tests/05r1-re-add-nosupperNeilBrown1-2/+2
2012-03-22Create: round off size for RAID1 arrays.NeilBrown17-40/+40
2011-12-23tests/03r5assemV1 - slow down recovery a bit more.NeilBrown1-0/+4
2011-06-16More fixes for tests.NeilBrown4-8/+8
2011-06-15test/ddf add a udevadm settleNeilBrown1-0/+1
2011-06-15Remove more duplicated codeNeilBrown3-76/+15
2011-06-15tests/08imsm-overlap - remove duplicated codeNeilBrown1-54/+6
2011-06-15Fix imsm-overlap test.NeilBrown2-8/+10
2011-06-08imsm: Unit Tests - remove backup-file during grow commandAdam Kwolek1-3/+2
2011-03-28test: Don't use dev6 and dev7 together in a non-multipath testNeilBrown1-2/+2
2011-03-28tests: Make sure config file is empty when required.NeilBrown1-0/+1
2011-03-28tests: use $config to store test config pathCzarnowska, Anna2-9/+8
2011-03-24tests: use /tmp/mdadm.conf rather than /etc/mdadm.conf.NeilBrown1-4/+4
2011-03-24FIX: Tests: raid0->raid10 without degradationKrzysztof Wojcik3-13/+4
2011-03-15imsm: FIX: existing backup file fails unit testsAdam Kwolek1-2/+6
2011-02-14imsm: Test for raid1 -> raid0 takeover addedKrzysztof Wojcik2-1/+23
2011-02-09UT FIX: Pass all UT in suit 13Adam Kwolek3-5/+5
2011-02-09UT FIX: imsm container can have different blocks numberAdam Kwolek1-1/+1
2011-02-08Spare migration tests updatedCzarnowska, Anna1-3/+69
2011-02-01tests: add IMSM_NO_PLATFORM to some places that were missing it.NeilBrown2-0/+2
2011-02-01test: remove all the environment handling.NeilBrown83-269/+248
2011-01-3111spare-migration: pass conditions for tests 9 and 12 should be reversedLabun, Marcin1-4/+4
2011-01-31env-11spare-migration: imsm requires IMSM_NO_PLATFORM set with loop devicesLabun, Marcin1-0/+2
2010-12-26Enable tests for OLCE, takeover, migrations for imsm metadataKrzysztof Wojcik76-0/+987
2010-12-01Create: report failure if array cannot be started.NeilBrown1-0/+1
2010-12-01ddf: fail creation of new subarray with same name as old.NeilBrown1-0/+3
2010-11-29Spare migration testsAnna Czarnowska3-0/+584
2010-11-22Manage: be more careful about --add attempts.NeilBrown1-0/+1
2010-08-05Fix writing of second backup superblock during growNeilBrown1-1/+7
2010-08-05udevadm settle in autodetect testNeilBrown1-0/+2
2010-08-05Fix test for imsm prodigal member scenarioNeilBrown1-5/+5
2010-07-29Fix tests/layoutsNeilBrown1-1/+1
2010-03-10tests: adjust sizes for new defaultsNeilBrown16-31/+32
2009-11-17Set default bitmap-chunksize for internal bitmaps to at least 64MegNeilBrown10-11/+11
2009-11-17Change default metadata from 0.90 to 1.1NeilBrown31-89/+94
2009-11-17Increase default chunk size to 512KNeilBrown18-38/+38
2009-10-22Merge branch 'master' into devel-3.1NeilBrown3-4/+82
2009-10-20testreshape5 fixes.NeilBrown1-1/+2
2009-10-20tests/imsm: allow for rounding of array size.NeilBrown1-0/+3
2009-10-19test/ddf: don't insist that mdadm.conf is always in the same order.NeilBrown1-4/+4
2009-10-19test/raid6integ: correct typeNeilBrown1-2/+2
2009-10-16tests/imsm: allow for rounding of array size.NeilBrown1-0/+3
2009-10-16Test different r5/r6 layouts.NeilBrown4-3/+154
2009-10-13imsm: regression test for prodigal array member scenarioDan Williams2-0/+78
2009-10-12test changelevel: add tests for changing degraded arrays.NeilBrown1-0/+56
2009-10-12Test level changes and related reshaping.NeilBrown1-0/+51
2009-10-12testreshape5 - add tests for RAID6NeilBrown1-5/+12
2009-09-25testreshape5 - flush devices between tests.NeilBrown1-0/+1
2009-04-14tests: basic ddf testsNeilBrown1-0/+76
2009-04-14tests: add some simple data integrity tests for raid5/raid6NeilBrown2-0/+82
2009-04-01ism-tests: fix the imsm-create-fail-rebuild testNeilBrown1-2/+3
2009-02-23imsm: provide a simulated option-rom for regression testsDan Williams3-4/+156
2008-12-08imsm: test overlapping createsDan Williams3-0/+94
2008-11-04tests/06name: adjust for homehostNeilBrown1-2/+2
2008-09-18Factor out add-disk codeNeilBrown2-0/+14
2008-06-27Some more cleanup of tests.Neil Brown3-8/+9
2008-06-27Add test for stoping and restarting a raid5 reshape.Neil Brown1-0/+33
2008-05-20Fix autoassemble for stack arrays.Neil Brown1-0/+23
2008-05-15Don't try the auto-detect test when md_mod is a moduleNeil Brown1-0/+7
2007-07-09Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.Doug Ledford1-1/+1
2007-05-21Add --auto-detect for in-kernel autodetect.Neil Brown1-0/+25
2007-05-21Update tests and add linear-addNeil Brown5-7/+29
2007-05-21Fix handling of negative bitmap offsets on 64bit hosts.Neil Brown2-0/+0
2006-12-14Fix and test --update=uuidNeil Brown1-0/+82
2006-12-14Make Assemble/Force work on raid6 with 2 missing devices.Neil Brown1-0/+0
2006-10-23Update test scripts for new blockdevNeil Brown1-3/+3
2006-06-16Fix up some internalbitmap testsNeil Brown3-1/+4
2006-05-26Release 2.5mdadm-2.5Neil Brown2-0/+2
2006-04-01Add tests/05r1-grow-internal-1Neil Brown1-1/+0
2006-03-29Add tests/05r1-grow-internal-1Neil Brown1-1/+1
2006-03-29Bug fixes to pass test suiteNeil Brown2-3/+2
2006-03-13Initial reshape supportNeil Brown1-0/+38
2006-02-02Some little bits and pieces...Neil Brown2-3/+3
2005-09-12Add tests/05r1-grow-internal-1Neil Brown1-0/+32
2005-09-12Refine some tests.Neil Brown1-1/+2
2005-09-12Fix byteordr covnerion ofr 'events' that was '32' instead of '64'Neil Brown2-2/+2