mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Sort output of a coverage unit test
This commit is contained in:
parent
47ea7e7ad2
commit
07aac5f84f
3 changed files with 8 additions and 2 deletions
|
@ -6,4 +6,4 @@
|
|||
#
|
||||
# @TEST-EXEC: test -d $DIST/scripts
|
||||
# @TEST-EXEC: for script in `find $DIST/scripts/ -name \*\.bro`; do bro -b --parse-only $script >>errors 2>&1; done
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff errors
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-abspath | $SCRIPTS/diff-sort" btest-diff errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue