zeek/auxil/btest/testing/tests/start-next.test
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
245 B
Plaintext

# %TEST-EXEC: btest %INPUT
# %TEST-EXEC: btest-diff output
@TEST-EXEC: cat %INPUT | wc -c | awk '{print $1}' >>../../output
This is the first test input in this file.
# @TEST-START-NEXT
... and the second.
# @TEST-START-NEXT
... and the third.