Fix a unit test to check for Broker requirement.

This commit is contained in:
Jon Siwek 2015-06-05 09:09:44 -05:00
parent 74c83058e6
commit 7de83e0cf0
3 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,6 @@
# @TEST-EXEC: bro %INPUT >output
# @TEST-REQUIRES: grep -q ENABLE_BROKER $BUILD/CMakeCache.txt
# @TEST-EXEC: bro -b %INPUT >output
# @TEST-EXEC: btest-diff output
redef exit_only_after_terminate = T;