mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add sqlite cluster storage btest
This commit is contained in:
parent
891338194f
commit
41bddae59f
3 changed files with 88 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
worker-1, put result, [code=Storage::SUCCESS, error_str=<uninitialized>, value=<uninitialized>]
|
||||
sqlite_data_written
|
||||
worker-1, [code=Storage::SUCCESS, error_str=<uninitialized>, value=5678]
|
|
@ -0,0 +1,3 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
sqlite_data_written
|
||||
worker-2, [code=Storage::SUCCESS, error_str=<uninitialized>, value=5678]
|
Loading…
Add table
Add a link
Reference in a new issue