mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-15 09:06:54 +00:00
btrfs-progs: tests: enhance 001-basic-profiles with --data DUP
Add the remaining valid combinations. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
c1ff75db16
commit
1d37645dc3
@ -70,6 +70,8 @@ test_mkfs_single
|
||||
test_mkfs_single -d single -m single
|
||||
test_mkfs_single -d single -m single --mixed
|
||||
test_mkfs_single -d single -m dup
|
||||
test_mkfs_single -d dup -m single
|
||||
test_mkfs_single -d dup -m dup
|
||||
test_mkfs_single -d dup -m dup --mixed
|
||||
|
||||
test_mkfs_multi
|
||||
|
Loading…
Reference in New Issue
Block a user