btrfs-progs: Include btrfs-find-root and btrfs-select-super in testsuite

These two binaries are not usually shipped with the package, but they
are used by the testsuite, they need to be included in the exported tar.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Marcos Paulo de Souza 2020-03-01 00:33:43 -03:00 committed by David Sterba
parent b20f94e984
commit 225d66e99b
2 changed files with 3 additions and 1 deletions

View File

@ -424,7 +424,7 @@ test-inst: all
test: test-fsck test-mkfs test-misc test-cli test-convert test-fuzz
testsuite: btrfs-corrupt-block fssum
testsuite: btrfs-corrupt-block btrfs-find-root btrfs-select-super fssum
@echo "Export tests as a package"
$(Q)cd tests && ./export-testsuite.sh

View File

@ -3,6 +3,8 @@ G Documentation/
F testsuite-id
F ../fssum
F ../btrfs-corrupt-block
F ../btrfs-find-root
F ../btrfs-select-super
F common
F common.convert
F common.local