Add IRC unit tests.

This commit is contained in:
Jon Siwek 2011-07-20 14:49:20 -05:00
parent ed1f1317e3
commit 73c138152c
6 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# This tests that basic IRC commands (NICK, USER, JOIN, DCC SEND)
# are logged for a client.
# @TEST-EXEC: bro protocols/irc -r $TRACES/irc-dcc-send.trace
# @TEST-EXEC: btest-diff irc.log