mirror of
https://git.tukaani.org/xz.git
synced 2025-03-31 21:00:55 +00:00
Added more test files.
This commit is contained in:
parent
f9842f7127
commit
c467b0defc
@ -105,6 +105,9 @@
|
|||||||
Compressed Size and Uncompressed Size fields are present in the Data
|
Compressed Size and Uncompressed Size fields are present in the Data
|
||||||
Blocks. There is some Footer Padding between the Blocks.
|
Blocks. There is some Footer Padding between the Blocks.
|
||||||
|
|
||||||
|
good-multi-none-block_2.lzma has Index in Header Metadata Block. The
|
||||||
|
Uncompressed Size field is present in Data Blocks and no EOPM is used.
|
||||||
|
|
||||||
|
|
||||||
2.2. Bad Files
|
2.2. Bad Files
|
||||||
|
|
||||||
@ -230,6 +233,9 @@
|
|||||||
error before the end of the first Data Block; all Multi-Block decoders
|
error before the end of the first Data Block; all Multi-Block decoders
|
||||||
must detect the file as corrupt at some point.
|
must detect the file as corrupt at some point.
|
||||||
|
|
||||||
|
bad-multi-none-block_3.lzma has only the Compressed Size field in the
|
||||||
|
Block Header of the second Data Block and EOPM isn't used.
|
||||||
|
|
||||||
|
|
||||||
2.3. Malicious Files
|
2.3. Malicious Files
|
||||||
|
|
||||||
|
BIN
tests/files/bad-multi-none-block_3.lzma
Normal file
BIN
tests/files/bad-multi-none-block_3.lzma
Normal file
Binary file not shown.
BIN
tests/files/good-multi-none-block_2.lzma
Normal file
BIN
tests/files/good-multi-none-block_2.lzma
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user