mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 20:48:21 +00:00
Convert pcapng test suite files to pcap format
The former isn't supported by default on OpenBSD.
This commit is contained in:
parent
b182c35762
commit
7965dcd041
14 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Test a more complicated radius session with multiple attempts
|
||||
|
||||
# @TEST-EXEC: zeek -b -C -r $TRACES/radius/radius_localhost.pcapng %INPUT
|
||||
# @TEST-EXEC: zeek -b -C -r $TRACES/radius/radius_localhost.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff radius.log
|
||||
|
||||
@load base/protocols/radius
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue