linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mdadm/test: Update for mdadm test part
@ 2017-07-19 11:11 Zhilong Liu
  2017-07-19 11:11 ` [PATCH 1/4] test/00readonly: Add unit case for testing readonly/readwrite Zhilong Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Zhilong Liu @ 2017-07-19 11:11 UTC (permalink / raw)
  To: Jes.Sorensen; +Cc: linux-raid, Zhilong Liu

1. add a new unit case for testing readonly/readwrite feature, it
   covers common metadata versions and raid levels.
2. fixed a issue reported by Xiao Ni, shell got parsing error when
   array[] has few members, so just check the array[0] is enough.
3. get rid of the useless test files.

Thanks,
Zhilong

Zhilong Liu (4):
  test/00readonly: Add unit case for testing readonly/readwrite
  mdadm/test: Fixed the condition parsing error for array[]
  mdadm/test: Get rid of tests/testdev
  mdadm/test: Get rid of tests/check

 test             |  2 +-
 tests/00readonly | 20 ++++++++++++++++++++
 tests/check      | 35 -----------------------------------
 tests/testdev    | 13 -------------
 4 files changed, 21 insertions(+), 49 deletions(-)
 create mode 100644 tests/00readonly
 delete mode 100644 tests/check
 delete mode 100644 tests/testdev

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-19 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19 11:11 [PATCH 0/4] mdadm/test: Update for mdadm test part Zhilong Liu
2017-07-19 11:11 ` [PATCH 1/4] test/00readonly: Add unit case for testing readonly/readwrite Zhilong Liu
2017-07-19 11:37   ` [PATCH v2 " Zhilong Liu
2017-07-19 11:11 ` [PATCH 2/4] mdadm/test: Fixed the condition parsing error for array[] Zhilong Liu
2017-07-19 11:11 ` [PATCH 3/4] mdadm/test: Get rid of tests/testdev Zhilong Liu
2017-07-19 11:11 ` [PATCH 4/4] mdadm/test: Get rid of tests/check Zhilong Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).