btrfs-progs: Add make testsuite command for export tests
[platform/upstream/btrfs-progs.git] / Makefile
index 39d1d77..3a5e01d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -331,6 +331,10 @@ test-inst: all
 
 test: test-fsck test-mkfs test-convert test-misc test-fuzz test-cli
 
+testsuite: btrfs-corrupt-block fssum
+       @echo "Export tests as a package"
+       $(Q)bash tests/export-tests.sh
+
 #
 # NOTE: For static compiles, you need to have all the required libs
 #      static equivalent available