mirror of
https://github.com/facebook/zstd.git
synced 2025-08-08 17:22:10 +03:00
added cli tests to test-all
This commit is contained in:
@@ -272,7 +272,7 @@ endif
|
||||
|
||||
test32: test-zstd32 test-fullbench32 test-fuzzer32 test-zstream32
|
||||
|
||||
test-all: test test32 valgrindTest
|
||||
test-all: test test32 valgrindTest test-decodecorpus-cli
|
||||
|
||||
test-zstd: ZSTD = $(PRGDIR)/zstd
|
||||
test-zstd: zstd zstd-playTests
|
||||
|
Reference in New Issue
Block a user