]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstreamtest : run unit tests only during "normal" session
authorYann Collet <cyan@fb.com>
Fri, 29 Sep 2017 01:27:22 +0000 (18:27 -0700)
committerYann Collet <cyan@fb.com>
Fri, 29 Sep 2017 01:27:22 +0000 (18:27 -0700)
commit47c6a95d0786edad1910a62b620babe739fe218f
tree33e03d4712769dfd094dfbf3134a94cbee39c742
parent86b4fe5b45458c65f26762fb1de2803056e3d37e
zstreamtest : run unit tests only during "normal" session

not during --mt, --newapi and --opaque
this avoids running them 4x during `make test`
tests/zstreamtest.c