]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
"file" moved to tests/Makefile
authorPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 14 Nov 2016 16:26:58 +0000 (17:26 +0100)
committerPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 14 Nov 2016 16:26:58 +0000 (17:26 +0100)
tests/Makefile
tests/playTests.sh

index 63177f5ef555a07f6496836812ad7a32db4d2ac4..c931adbe46681f16c656b5fc232e0da04c91d370 100644 (file)
@@ -166,6 +166,7 @@ endif
 #------------------------------------------------------------------------
 ifneq (,$(filter $(HOST_OS),MSYS POSIX))
 zstd-playTests: datagen
+       file $(ZSTD)
        ZSTD="$(QEMU_SYS) $(ZSTD)" ./playTests.sh $(ZSTDRTTEST)
 
 test: test-zstd test-fullbench test-fuzzer test-zbuff test-zstream
index 1bc835f0c65372b30be2ca6c18c0cd8f19a968c8..a50604b7e06f7a50e990b3aa3df51ee98c12cdb5 100755 (executable)
@@ -40,8 +40,6 @@ $ECHO "\nStarting playTests.sh isWindows=$isWindows ZSTD='$ZSTD'"
 
 [ -n "$ZSTD" ] || die "ZSTD variable must be defined!"
 
-file $ZSTD
-
 $ECHO "\n**** simple tests **** "
 
 ./datagen > tmp