mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Ascii reader test with 0-bytes
Add a second test, which contains actual 0-bytes.
This commit is contained in:
parent
61290fc19c
commit
6c554ddde3
2 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ abc\xff|def
|
||||||
DATA2
|
DATA2
|
||||||
abc\x00\x00\x00\xff|def
|
abc\x00\x00\x00\xff|def
|
||||||
DATA3
|
DATA3
|
||||||
|
abcd\x00\x00\x00ef
|
||||||
|
DATA4
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue