]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed specific --opaqueapi test 1194/head
authorYann Collet <cyan@fb.com>
Tue, 19 Jun 2018 02:20:37 +0000 (19:20 -0700)
committerYann Collet <cyan@fb.com>
Tue, 19 Jun 2018 02:20:37 +0000 (19:20 -0700)
commitc9e8ee93a7c2d30819b760c54397448baf4c19aa
tree96c27f9341cc8c349794fb2593679802ff993c33
parente30f13bde0461d562c5e80bb8974dbefb66271f0
removed specific --opaqueapi test

from zstreamtest.

This test is now integrated within --newapi,
which dynamically switches between the 2 modes randomly.

The main outcome is reduced testing time.
tests/Makefile
tests/zstreamtest.c