David Sterba
a6e5cdef43
btrfs-progs: tests: don't pass size to prepare_test_dev if not necessary
...
Most tests don't need a specific size of the test device, the default
2GiB should be fine.
Signed-off-by: David Sterba <dsterba@suse.com>
2017-11-14 15:59:00 +01:00
David Sterba
847ff667ce
btrfs-progs: tests: add more checks for tools used in convert tests
...
Tools that may not be present in common installations should be checked
in the tests.
Signed-off-by: David Sterba <dsterba@suse.com>
2017-09-08 16:15:05 +02:00
David Sterba
46809a7287
btrfs-progs: tests: enhance API to request type of the converted filesystem
...
We'll use mount -t $fstype later on, extend the API so we don't have to
parse the type from other parameters.
Signed-off-by: David Sterba <dsterba@suse.com>
2017-07-20 19:42:42 +02:00
Lakshmipathi.G
ca1be56db5
btrfs-progs: tests: add variable quotation to convert-tests
...
Signed-off-by: Lakshmipathi.G <Lakshmipathi.G@giis.co.in>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-05-15 16:13:17 +02:00
David Sterba
ebbddd7fd4
btrfs-progs: tests: add 007-unsupported-block-sizes
...
Check if block sizes smaller than 4k expectedly fail to convert.
Signed-off-by: David Sterba <dsterba@suse.com>
2016-07-15 01:25:12 +02:00