mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Trick for parallelizing input framework unit tests.
Instead of loading listen.bro to block until files are read, just read a pcap file in pseudo-realtime. Seems to work well.
This commit is contained in:
parent
aff5898442
commit
43ed437daa
36 changed files with 50 additions and 210 deletions
|
@ -1,4 +1,4 @@
|
|||
error: ../input.log/Input::READER_ASCII: String 'l' contained no parseable number
|
||||
error: ../input.log/Input::READER_ASCII: Could not convert line ' l' to Val. Ignoring line.
|
||||
received termination signal
|
||||
1355265853.593476 error: ../input.log/Input::READER_ASCII: String 'l' contained no parseable number
|
||||
1355265853.593476 error: ../input.log/Input::READER_ASCII: Could not convert line ' l' to Val. Ignoring line.
|
||||
1355265853.593476 received termination signal
|
||||
>>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue