util-linux/tests/ts/mount
Ruediger Meier 131e543794 tests: improve skipping of old btrfs-tools
Older Linux distributions came with differently incomplete
btrfs-tools 0.19+git versions (2009-2013). Old mkfs.btrfs
needs minimum device size 256M.

Note the most simple way to skip btrfs-tools < 3.14 would be
  btrfs property --help 2>&1 || ts_skip "btrfs too old"
but I want to include 3.12 because of Ubuntu Trusty on travis.

This patch partly reverts/rewrites the following commits:
7e604f3c - tests: don't skip case "output undefined"
076153f8 - tests: don't compare btrfs mount options
370d31f7 - tests: skip btrfs tests if version too old

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-03-13 21:47:38 +01:00
..
devname tests: fix redirection 2016-02-12 10:39:14 +01:00
fslists tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-broken tests: never use -o pipefail 2015-04-21 14:58:30 +02:00
fstab-btrfs tests: improve skipping of old btrfs-tools 2016-03-13 21:47:38 +01:00
fstab-devname tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-devname2label tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-devname2uuid tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-label tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-label2devname tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-label2uuid tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-loop tests: mkfs.ext3 image-file needs option -F 2016-02-12 18:08:57 +01:00
fstab-none tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-symlink tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-uuid tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-uuid2devname tests: fix redirection 2016-02-12 10:39:14 +01:00
fstab-uuid2label tests: fix redirection 2016-02-12 10:39:14 +01:00
label tests: fix redirection 2016-02-12 10:39:14 +01:00
move tests: remove private2 dir from mount/move 2015-03-20 11:05:42 +01:00
regfile tests: fix redirection 2016-02-12 10:39:14 +01:00
remount tests: skip nonroot before checking for progs in PATH 2015-12-10 19:05:25 +01:00
rlimit tests: skip nonroot before checking for progs in PATH 2015-12-10 19:05:25 +01:00
shared-subtree tests: skip nonroot before checking for progs in PATH 2015-12-10 19:05:25 +01:00
special tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
umount-alltargets tests: skip nonroot before checking for progs in PATH 2015-12-10 19:05:25 +01:00
umount-recursive tests: skip nonroot before checking for progs in PATH 2015-12-10 19:05:25 +01:00
uuid tests: fix redirection 2016-02-12 10:39:14 +01:00