Additional test output canonification for ds2txt's timestamps.

This commit is contained in:
Robin Sommer 2012-04-16 15:20:10 -07:00
parent 08593c5147
commit 91a3ce9518
5 changed files with 19 additions and 13 deletions

View file

@ -2,7 +2,7 @@
# @TEST-REQUIRES: has-writer DataSeries && which ds2txt
#
# @TEST-EXEC: bro -b %INPUT Log::default_writer=Log::WRITER_DATASERIES
# @TEST-EXEC: ds2txt ssh.ds >ssh.ds.txt
# @TEST-EXEC: ds2txt ssh.ds | ${SCRIPTS}/diff-remove-timestamps-dataseries >ssh.ds.txt
# @TEST-EXEC: btest-diff ssh.ds.txt
module SSH;