mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
parent
42c36019e6
commit
202037181c
1 changed files with 7 additions and 0 deletions
7
testing/btest/core/doctest.zeek
Normal file
7
testing/btest/core/doctest.zeek
Normal file
|
@ -0,0 +1,7 @@
|
|||
# @TEST-REQUIRES: zeek --test -h >/dev/null
|
||||
# @TEST-EXEC: ZEEK_SEED_FILE= zeek --test >&2
|
||||
#
|
||||
# @TEST-DOC: Run the doctest-based unit tests.
|
||||
#
|
||||
# Note that we need to clear the hash seed as the units tests seem to make
|
||||
# some assumptions about ordering that the custom seed breaks.
|
Loading…
Add table
Add a link
Reference in a new issue