index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: create 00confnames
Mariusz Tkaczyk
2023-10-26
2
-0
/
+127
*
tests: create names_template
Mariusz Tkaczyk
2023-10-26
2
-69
/
+70
*
tests: add a regression test for raid456 deadlock again
Yu Kuai
2023-10-26
1
-0
/
+34
*
tests: add a regression test that reshape can corrupt data
Yu Kuai
2023-10-26
1
-0
/
+35
*
tests: add a regression test that raid456 can't assemble again
Yu Kuai
2023-10-26
1
-0
/
+33
*
tests: add a regression test that raid456 can't assemble
Yu Kuai
2023-10-26
1
-0
/
+32
*
tests: add a regression test for raid456 deadlock
Yu Kuai
2023-10-26
1
-0
/
+58
*
tests: add a regression test for raid10 deadlock
Yu Kuai
2023-10-26
2
-0
/
+88
*
tests: add a new test for rdev lifetime
Yu Kuai
2023-10-26
1
-0
/
+34
*
tests/00raid5-zero: Introduce test to exercise --write-zeros.
Logan Gunthorpe
2023-03-13
1
-0
/
+12
*
tests: add test for names
Mariusz Tkaczyk
2022-08-23
1
-0
/
+93
*
tests/00readonly: Run udevadm settle before setting ro
Logan Gunthorpe
2022-08-23
1
-0
/
+1
*
tests: Add broken files for all broken tests
Logan Gunthorpe
2022-08-07
24
-0
/
+226
*
tests/02lineargrow: clear the superblock at every iteration
Sudhakar Panneerselvam
2022-08-07
1
-0
/
+2
*
tests/04update-metadata: avoid passing chunk size to raid1
Sudhakar Panneerselvam
2022-08-07
1
-1
/
+5
*
tests: fix raid0 tests for 0.90 metadata
Sudhakar Panneerselvam
2022-08-07
5
-8
/
+12
*
tests/00raid0: add a test that validates raid0 with layout fails for 0.9
Sudhakar Panneerselvam
2022-08-07
1
-4
/
+2
*
imsm: block changing slots during creation
Mariusz Tkaczyk
2022-06-24
1
-28
/
+0
*
tests: Avoid passing chunk size when creating RAID 1
Mateusz Grzonka
2021-08-02
5
-9
/
+14
*
mdadm/tests: add one test case for failfast of raid1
Gioh Kim
2019-02-14
1
-0
/
+74
*
tests, imsm: Calculate expected array_size in proper way
Michal Zylowski
2018-07-11
3
-8
/
+26
*
tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadata
Michal Zylowski
2018-07-11
2
-4
/
+4
*
tests, imsm: Test shouldn't call grow with chunk and level in one command
Michal Zylowski
2018-07-11
1
-3
/
+8
*
tests, imsm: Set new_num_disks value corectly to perform expected size calcul...
Michal Zylowski
2018-07-11
3
-1
/
+3
*
tests, imsm: Fix unit inconsistency in tests error messages
Michal Zylowski
2018-07-11
1
-1
/
+1
*
tests, imsm: Set correct expected offset between volumes
Michal Zylowski
2018-07-11
13
-19
/
+17
*
mdadm/test: correct tests/testdev as testdev in 02r5grow
Zhilong Liu
2018-06-01
1
-1
/
+1
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
1
-1
/
+0
*
tests/func.sh: Fix some total breakage in the test scripts
Jes Sorensen
2018-04-11
1
-19
/
+3
*
mdadm/test: add do_clean to ensure each case only catch its own testlog
Zhilong Liu
2018-03-08
1
-1
/
+7
*
mdadm/test: add disk metadata infos in save_log
Zhilong Liu
2018-03-08
1
-0
/
+2
*
Add one sanity check for missing device
Xiao Ni
2018-02-23
2
-0
/
+8
*
mdadm/test: move some functions to new source file
Zhilong Liu
2018-01-21
1
-0
/
+348
*
mdadm/test: Add one test case for raid5 reshape
Xiao Ni
2017-10-10
1
-0
/
+17
*
mdadm/test: add new testcase for testing readonly/readwrite
Zhilong Liu
2017-09-01
1
-0
/
+22
*
mdadm/test: get rid of tests/check
Zhilong Liu
2017-09-01
1
-35
/
+0
*
mdadm/test: get rid of the tests/testdev
Zhilong Liu
2017-09-01
1
-13
/
+0
*
mdadm: add test case for raid5 write back cache
Song Liu
2016-12-19
1
-0
/
+87
*
mdadm: add test script for raid456 journal
Song Liu
2015-10-22
1
-0
/
+64
*
tests: raid6 repair is now tested on every different layout.
NeilBrown
2015-08-05
2
-65
/
+82
*
tests: flushbufs after writing zeros
NeilBrown
2015-07-23
2
-0
/
+2
*
test: add -F flag to mkfs
NeilBrown
2015-07-22
3
-5
/
+5
*
tests: slow down --stop a bit to allow revert-inplace to work.
NeilBrown
2015-07-16
1
-3
/
+3
*
tests: add 19raid6check
NeilBrown
2015-07-16
1
-0
/
+27
*
tests: do not try to 'flushbufs' after stopping a array
NeilBrown
2015-07-10
3
-4
/
+1
*
Remove some trailing white space
NeilBrown
2015-07-02
33
-126
/
+126
*
tests/imsm-grow-template change 'wait' to 'check wait'
NeilBrown
2015-05-28
3
-8
/
+6
*
tests: wait a bit long for reshape to complete.
NeilBrown
2015-05-25
2
-2
/
+4
*
tests/07reshape5intr : retry if writing 'check' fails.
NeilBrown
2015-05-15
1
-1
/
+1
*
tests/19raid6repair: don't flushbufs on non-existent array.
NeilBrown
2015-05-15
1
-1
/
+1
[next]