commit | ca06c6bfdd68744c3c61d9eedcf9e8a1197217d5 | [log] [tgz] |
---|---|---|
author | Joao Marcos Costa <joaomarcos.costa@bootlin.com> | Tue Aug 18 17:17:25 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 24 14:11:31 2020 -0400 |
tree | 4eb99641e923960e99f096b64ddc5614222c6594 | |
parent | 40a9fd5125538ec9446fe93e70beed3c44d08819 [diff] |
test/py: Add tests for LZO and ZSTD Improve SquashFS tests architecture. Add 'Compression' class. LZO algorithm may crash if the file is fragmented, so the fragments are disabled when testing LZO. Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>