mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| seekable_tests.c | ||