mbox series

[v2,0/2] fstests: btrfs seed device device operation tests

Message ID cover.1599233551.git.anand.jain@oracle.com (mailing list archive)
Headers show
Series fstests: btrfs seed device device operation tests | expand

Message

Anand Jain Sept. 4, 2020, 11:25 p.m. UTC
Tests and updates seed device operations test cases.

Anand Jain (2):
  btrfs: add a test case for btrfs seed device delete
  btrfs/163: replace sprout instead of seed

 tests/btrfs/163     | 21 +++++++++---
 tests/btrfs/163.out |  5 ++-
 tests/btrfs/219     | 83 +++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/219.out | 15 ++++++++
 tests/btrfs/group   |  1 +
 5 files changed, 119 insertions(+), 6 deletions(-)
 create mode 100755 tests/btrfs/219
 create mode 100644 tests/btrfs/219.out