Fixes issues found in tests. path 3/4 canonicalized the TEST_DEV path and affected few test group. Unit tests passed however a complete tests runs is not done. Anand Jain (4): btrfs-progs: fix fsck-test/037 skip corrupt FREE_SPACE_BITMAP btrfs-progs: fix TEST_TOP path drop extra forward slash btrfs-progs: test clean start after failures btrfs-progs: fix misc-test/029 provide device for mount tests/clean-tests.sh | 2 +- tests/cli-tests.sh | 2 +- tests/common | 6 ++++++ tests/convert-tests.sh | 2 +- tests/fsck-tests.sh | 2 +- tests/fsck-tests/037-freespacetree-repair/test.sh | 14 ++++++++++---- tests/fuzz-tests.sh | 2 +- tests/misc-tests.sh | 3 ++- tests/misc-tests/029-send-p-different-mountpoints/test.sh | 3 ++- tests/mkfs-tests.sh | 2 +- 10 files changed, 26 insertions(+), 12 deletions(-) -- 1.8.3.1
