added cli tests to test-all

This commit is contained in:
Paul Cruz 2017-06-23 17:10:41 -07:00
parent 3a295a91f8
commit 298fe9f23b

View File

@ -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