Sorting test output for stability.

This commit is contained in:
Robin Sommer 2015-04-09 15:22:28 -07:00
parent ea7bc11aa1
commit a0bb139f22
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
signature match, Found XXXX, XXXX
signature match, Found ^XXXX, XXXX
signature match, Found .*XXXX, XXXX
signature match, Found YYYY, YYYY
signature match, Found ^YYYY, YYYY
signature match, Found .*YYYY, YYYY
signature match, Found XXXX, XXXX
signature match, Found YYYY, YYYY
signature match, Found ^XXXX, XXXX
signature match, Found ^YYYY, YYYY

View file

@ -1,4 +1,4 @@
# @TEST-EXEC: bro -r $TRACES/udp-signature-test.pcap %INPUT >out
# @TEST-EXEC: bro -r $TRACES/udp-signature-test.pcap %INPUT | sort >out
# @TEST-EXEC: btest-diff out
@load-sigs test.sig