]> git.ipfire.org Git - thirdparty/zstd.git/commit
added test case for seekTable API
authorYann Collet <cyan@fb.com>
Thu, 4 Mar 2021 02:55:34 +0000 (18:55 -0800)
committerYann Collet <cyan@fb.com>
Thu, 4 Mar 2021 02:56:23 +0000 (18:56 -0800)
commit16ec1cf3551edabf8e23a156e0fc517a2a8cc28d
treedd062e8abf819e1b136604d471f8f75bd0d1f25a
parent6c0bfc468c2eb27bb9f5ecc62e418f59d22980a7
added test case for seekTable API

and simple roundtrip test
contrib/seekable_format/tests/Makefile
contrib/seekable_format/tests/seekable_tests.c
contrib/seekable_format/zstdseek_compress.c