projects
/
libzstd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd462ef
)
Skip long-running tests
author
Kevin Murray
<spam@kdmurray.id.au>
Tue, 1 Dec 2015 03:40:58 +0000
(14:40 +1100)
committer
Sascha Steinbiss
<satta@debian.org>
Sun, 15 Jan 2017 08:08:53 +0000
(08:08 +0000)
Gbp-Pq: Name 0001-Skip-long-running-tests.patch
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index d7d25026a9e9f9c4d6d48314d96329ac122dab90..e0f82adfe054c09daece69078bf43f5eeb3f2648 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-183,11
+183,11
@@
zstd-playTests: datagen
file $(ZSTD)
ZSTD="$(QEMU_SYS) $(ZSTD)" ./playTests.sh $(ZSTDRTTEST)
-test: test-zstd test-
fullbench test-fuzzer test-zstream test-longmatch
+test: test-zstd test-
zstream
test32: test-zstd32 test-fullbench32 test-fuzzer32 test-zstream32
-test-all: test
test32 valgrindTest
+test-all: test
test-zstd: ZSTD = $(PRGDIR)/zstd
test-zstd: zstd zstd-playTests