mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
new "-a cpp" btest alternative
This commit is contained in:
parent
24e92fa54a
commit
db7f88e661
109 changed files with 15840 additions and 0 deletions
7
testing/btest/Baseline.cpp/core.reporter/logger-test.log
Normal file
7
testing/btest/Baseline.cpp/core.reporter/logger-test.log
Normal file
|
@ -0,0 +1,7 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
reporter_info|init test-info||XXXXXXXXXX.XXXXXX
|
||||
reporter_warning|init test-warning||XXXXXXXXXX.XXXXXX
|
||||
reporter_error|init test-error||XXXXXXXXXX.XXXXXX
|
||||
reporter_info|done test-info||XXXXXXXXXX.XXXXXX
|
||||
reporter_warning|done test-warning||XXXXXXXXXX.XXXXXX
|
||||
reporter_error|done test-error||XXXXXXXXXX.XXXXXX
|
10
testing/btest/Baseline.cpp/core.reporter/output
Normal file
10
testing/btest/Baseline.cpp/core.reporter/output
Normal file
|
@ -0,0 +1,10 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
pre test-info
|
||||
warning: pre test-warning
|
||||
error: pre test-error
|
||||
init test-info
|
||||
warning: init test-warning
|
||||
error: init test-error
|
||||
done test-info
|
||||
warning: done test-warning
|
||||
error: done test-error
|
Loading…
Add table
Add a link
Reference in a new issue