mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Radius functionality and memleak test.
This commit is contained in:
parent
a3e00322a2
commit
9ab4744072
4 changed files with 26 additions and 0 deletions
6
testing/btest/scripts/base/protocols/radius/auth.test
Normal file
6
testing/btest/scripts/base/protocols/radius/auth.test
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This tests that a RADIUS authentication gets logged correctly
|
||||
|
||||
# @TEST-EXEC: bro -b -r $TRACES/radius/radius.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff radius.log
|
||||
|
||||
@load base/protocols/radius
|
Loading…
Add table
Add a link
Reference in a new issue