mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Improve an input framework unit test
This commit is contained in:
parent
1d1a63c16c
commit
bf67076cdc
4 changed files with 38 additions and 56 deletions
|
@ -1,27 +1,9 @@
|
|||
Input::EVENT_NEW
|
||||
..:
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
bro
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
out
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
stderr.bro
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
stderr output contained nonexistant
|
||||
T
|
||||
Input::EVENT_NEW
|
||||
stderr output contained nonexistant
|
||||
T
|
||||
Input::EVENT_NEW
|
||||
stderr output contained nonexistant
|
||||
T
|
||||
done
|
||||
End of Data event
|
||||
input
|
||||
Process finished event
|
||||
input
|
||||
Exit code != 0
|
||||
Input::EVENT_NEW line output (stderr=F): ../mydir:
|
||||
Input::EVENT_NEW line output (stderr=F): a
|
||||
Input::EVENT_NEW line output (stderr=F): b
|
||||
Input::EVENT_NEW line output (stderr=F): c
|
||||
Input::EVENT_NEW line output (stderr=T): <stderr output contained nonexistant>
|
||||
Input::EVENT_NEW line output (stderr=T): <stderr output contained nonexistant>
|
||||
Input::EVENT_NEW line output (stderr=T): <stderr output contained nonexistant>
|
||||
End of Data event, input
|
||||
Process finished event, input, T
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue