mirror of
https://git.tukaani.org/xz.git
synced 2025-02-17 14:08:12 +00:00
Added two test files.
This commit is contained in:
parent
ea560b0ea8
commit
ed3709000a
@ -126,6 +126,12 @@
|
|||||||
bad-0-empty-truncated.lzma is good-0-empty.lzma without the last byte
|
bad-0-empty-truncated.lzma is good-0-empty.lzma without the last byte
|
||||||
of the file.
|
of the file.
|
||||||
|
|
||||||
|
bad-0-header_magic.lzma is good-0-empty.lzma but with one byte wrong
|
||||||
|
in the Header Magic Bytes field.
|
||||||
|
|
||||||
|
bad-0-footer_magic.lzma is good-0-empty.lzma but with one byte wrong
|
||||||
|
in the Footer Magic Bytes field.
|
||||||
|
|
||||||
bad-0-nonempty_index.lzma has no Blocks but Index claims that there is
|
bad-0-nonempty_index.lzma has no Blocks but Index claims that there is
|
||||||
one Block.
|
one Block.
|
||||||
|
|
||||||
|
BIN
tests/files/bad-0-footer_magic.lzma
Normal file
BIN
tests/files/bad-0-footer_magic.lzma
Normal file
Binary file not shown.
BIN
tests/files/bad-0-header_magic.lzma
Normal file
BIN
tests/files/bad-0-header_magic.lzma
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user