mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +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
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
testing/btest/Traces/radius/radius_localhost.pcap
Normal file
BIN
testing/btest/Traces/radius/radius_localhost.pcap
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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