zstd/contrib/seekable_format/tests
Yoni Gilad 649a9c85c3 seekable_format: Add unit test for multiple decompress calls
This does the following:
1. Compress test data into multiple frames
2. Perform a series of small decompressions and seeks forward, checking
   that compressed data wasn't reread unnecessarily.
3. Perform some seeks forward and backward to ensure correctness.
2023-03-29 21:35:52 -07:00
..
.gitignore Add unit tests to seekable 2020-12-02 15:33:12 -05:00
Makefile Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
seekable_tests.c seekable_format: Add unit test for multiple decompress calls 2023-03-29 21:35:52 -07:00