mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Polishing the setup for external tests.
This commit is contained in:
parent
27aa30c683
commit
80fcabdb47
9 changed files with 15 additions and 9 deletions
3
testing/external/scripts/files/Makefile
vendored
Normal file
3
testing/external/scripts/files/Makefile
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
all:
|
||||
@btest
|
2
testing/external/scripts/files/test.skeleton
vendored
Normal file
2
testing/external/scripts/files/test.skeleton
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
@TEST-EXEC: bro -r $TRACES/test.trace test-all
|
||||
@TEST-EXEC: for i in *.log; do btest-diff $i; done
|
Loading…
Add table
Add a link
Reference in a new issue