mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
More bro-to-zeek renaming in the unit tests
This commit is contained in:
parent
72b46268f7
commit
3f9e7138bd
71 changed files with 141 additions and 136 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# On a Bro build configured with --enable-coverage, this script
|
||||
# produces a code coverage report in HTML format after Bro has been invoked. The
|
||||
# On a Zeek build configured with --enable-coverage, this script
|
||||
# produces a code coverage report in HTML format after Zeek has been invoked. The
|
||||
# intended application of this script is after the btest testsuite has run.
|
||||
|
||||
# This depends on lcov to run.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue