Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | Add a test case for XZ stream concatenation | David Oberhollenzer | |
A modified version of the libfstream XZ stream uncompress test case is added that deliberately chops the compressed data up into two independend XZ streams to test the behaviour where the decompressor has to read across stream boundaries, like those resulting from parallel compression. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2021-05-09 | Add a basic de-compressor stream test | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |