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
cd9b35c37a
btrfs-progs: tests: fix filesytem type creation for convert tests
...
The extN filesystem type was lost when the separate tests were created
and we've been testing only ext2. The tests pass for ext3 and ext4
though.
Signed-off-by: David Sterba <dsterba@suse.com>
2016-06-22 15:52:17 +02:00
David Sterba
bea73f33b9
btrfs-progs: tests: convert: separate ext4 tests
...
Signed-off-by: David Sterba <dsterba@suse.com>
2016-06-03 16:53:27 +02:00