btrfs-progs: tests: add testing image for zstd for btrfs-restore
authorNick Terrell <terrelln@fb.com>
Mon, 11 Sep 2017 19:27:52 +0000 (21:27 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Sep 2017 13:17:15 +0000 (15:17 +0200)
commit0766330f8504dfa876894795fecf8feaff8c1e9c
tree153fce2ebcbd9a23c11c139cca91cc8384e2c548
parent717a8b1e5d1ba69154ef84b35be75c9cf7730e1d
btrfs-progs: tests: add testing image for zstd for btrfs-restore

Adds tests for the new features based on a prebuilt btrfs image with a
zstd compressed file.

Split from the previous patch.

Signed-off-by: Nick Terrell <terrelln@fb.com>
[ with some cleanups ]
Signed-off-by: David Sterba <dsterba@suse.com>
.travis.yml
tests/misc-tests/025-zstd-compression/compress.raw.xz [new file with mode: 0644]
tests/misc-tests/025-zstd-compression/test.sh [new file with mode: 0755]