All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] test-btrfs-devmgt.sh
@ 2015-02-09  7:05 Anand Jain
  2015-02-09  7:05 ` [PATCH 1/4] Btrfs-progs: add regression tests for sysfs contents during btrfs device management Anand Jain
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Anand Jain @ 2015-02-09  7:05 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba, clm

simple controllable test script to exercise btrfs devices and at the same time collect sysfs (optional) to test for regression.

v1->v2: add some clean ups

Anand Jain (4):
  Btrfs-progs: add regression tests for sysfs contents during btrfs
    device management
  Btrfs-progs: adds simple to use seed test for test-btrfs-devmgt.sh
  Btrfs-progs: test-btrfs-devmgt.sh support if btrfs is root fs
  Btrfs-progs: test-btrfs-devmgt.sh have a safe defaults

 tests/test-btrfs-devmgt.sh | 935 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 935 insertions(+)
 create mode 100755 tests/test-btrfs-devmgt.sh

-- 
1.9.1


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

end of thread, other threads:[~2015-02-19  6:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09  7:05 [PATCH 0/4 v2] test-btrfs-devmgt.sh Anand Jain
2015-02-09  7:05 ` [PATCH 1/4] Btrfs-progs: add regression tests for sysfs contents during btrfs device management Anand Jain
2015-02-09  8:24   ` Qu Wenruo
2015-02-11 18:19     ` David Sterba
2015-02-19  6:33       ` Anand Jain
2015-02-09  7:05 ` [PATCH 2/4] Btrfs-progs: adds simple to use seed test for test-btrfs-devmgt.sh Anand Jain
2015-02-09  7:05 ` [PATCH 3/4] Btrfs-progs: test-btrfs-devmgt.sh support if btrfs is root fs Anand Jain
2015-02-09  7:05 ` [PATCH 4/4] Btrfs-progs: test-btrfs-devmgt.sh have a safe defaults Anand Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.