zeek/testing/btest/core/proc-status-file.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

6 lines
227 B
Plaintext

# @TEST-EXEC: zeek -b -U status-file -e ''
# @TEST-EXEC: btest-diff status-file
# @TEST-EXEC: zeek -b -U /cannot/write/to/this/file -e '' 2>&1 | sed 's/: [0-9]\{1,\}/: XX/g' | sort | uniq >error
# @TEST-EXEC: btest-diff error