]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add cctx param tests
authorStella Lau <laus@fb.com>
Mon, 21 Aug 2017 05:55:07 +0000 (22:55 -0700)
committerStella Lau <laus@fb.com>
Mon, 21 Aug 2017 05:55:07 +0000 (22:55 -0700)
commit023b24e6d4491d9aa8ed6aba4ed43cff2ea61b34
treef1d7aeeaf2e33acdcbee6c1df32270774c27442b
parent6cee6e07e5a7e049527b9a32d5a1386d7debb66f
Add cctx param tests
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/zstd.h
programs/Makefile
programs/fileio.c
programs/zstdcli.c
tests/Makefile
tests/fullbench.c
tests/roundTripCrashOpaque.c [new file with mode: 0644]
tests/zstreamtest.c