mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updating test baselines for new dictionary code due to changes in ordering of fields in the dictionary
This commit is contained in:
parent
10e4694f8e
commit
21872aef39
153 changed files with 1958 additions and 1962 deletions
|
@ -1,19 +1,19 @@
|
|||
#close 2018-02-07-22-20-13
|
||||
#empty_field (empty)
|
||||
#fields ts id old_value new_value location
|
||||
#open 2018-02-07-22-20-13
|
||||
#path config
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#types time string string string string
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
1518042012.989543 test_set (empty) b,c,a,d,erdbeerschnitzel ../configfile1
|
||||
1518042012.989543 test_vector (empty) 1,2,3,4,5,6 ../configfile1
|
||||
1518042012.989543 testaddr 127.0.0.1 127.0.0.1 ../configfile2
|
||||
1518042012.989543 testbool T F ../configfile1
|
||||
1518042012.989543 testcount 0 2 ../configfile1
|
||||
1518042012.989543 testenum SSH::LOG Conn::LOG ../configfile1
|
||||
1518042012.989543 testint 0 -1 ../configfile1
|
||||
1518042012.989543 testinterval 1.0 sec 1.0 min ../configfile2
|
||||
1518042012.989543 testport 42/tcp 45/unknown ../configfile2
|
||||
1518042012.989543 testtime 0.0 1507321987.0 ../configfile2
|
||||
#path config
|
||||
#open 2020-07-06-18-23-08
|
||||
#fields ts id old_value new_value location
|
||||
#types time string string string string
|
||||
1594059788.562153 testbool T F ../configfile1
|
||||
1594059788.562153 testcount 0 2 ../configfile1
|
||||
1594059788.562153 testint 0 -1 ../configfile1
|
||||
1594059788.562153 testenum SSH::LOG Conn::LOG ../configfile1
|
||||
1594059788.562153 test_set (empty) a,d,b,c,erdbeerschnitzel ../configfile1
|
||||
1594059788.562153 test_vector (empty) 1,2,3,4,5,6 ../configfile1
|
||||
1594059788.562153 testport 42/tcp 45/unknown ../configfile2
|
||||
1594059788.562153 testaddr 127.0.0.1 127.0.0.1 ../configfile2
|
||||
1594059788.562153 testinterval 1.0 sec 1.0 min ../configfile2
|
||||
1594059788.562153 testtime 0.0 1507321987.0 ../configfile2
|
||||
#close 2020-07-06-18-23-08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue