mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +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
|
@ -3,23 +3,23 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path config
|
||||
#open 2018-08-10-18-16-52
|
||||
#open 2020-07-06-18-21-36
|
||||
#fields ts id old_value new_value location
|
||||
#types time string string string string
|
||||
1533925012.140634 testbool T F ../configfile
|
||||
1533925012.140634 testcount 0 1 ../configfile
|
||||
1533925012.140634 testcount 1 2 ../configfile
|
||||
1533925012.140634 testint 0 -1 ../configfile
|
||||
1533925012.140634 testenum SSH::LOG Conn::LOG ../configfile
|
||||
1533925012.140634 testport 42/tcp 45/unknown ../configfile
|
||||
1533925012.140634 testporttcp 40/udp 42/tcp ../configfile
|
||||
1533925012.140634 testportudp 40/tcp 42/udp ../configfile
|
||||
1533925012.140634 testaddr 127.0.0.1 127.0.0.1 ../configfile
|
||||
1533925012.140634 testaddr 127.0.0.1 2607:f8b0:4005:801::200e ../configfile
|
||||
1533925012.140634 testinterval 1.0 sec 1.0 min ../configfile
|
||||
1533925012.140634 testtime 0.0 1507321987.0 ../configfile
|
||||
1533925012.140634 test_set (empty) b,c,a,d,erdbeerschnitzel ../configfile
|
||||
1533925012.140634 test_vector (empty) 1,2,3,4,5,6 ../configfile
|
||||
1533925012.140634 test_set b,c,a,d,erdbeerschnitzel (empty) ../configfile
|
||||
1533925012.140634 test_set (empty) \x2d ../configfile
|
||||
#close 2018-08-10-18-16-52
|
||||
1594059696.059713 testbool T F ../configfile
|
||||
1594059696.059713 testcount 0 1 ../configfile
|
||||
1594059696.059713 testcount 1 2 ../configfile
|
||||
1594059696.059713 testint 0 -1 ../configfile
|
||||
1594059696.059713 testenum SSH::LOG Conn::LOG ../configfile
|
||||
1594059696.059713 testport 42/tcp 45/unknown ../configfile
|
||||
1594059696.059713 testporttcp 40/udp 42/tcp ../configfile
|
||||
1594059696.059713 testportudp 40/tcp 42/udp ../configfile
|
||||
1594059696.059713 testaddr 127.0.0.1 127.0.0.1 ../configfile
|
||||
1594059696.059713 testaddr 127.0.0.1 2607:f8b0:4005:801::200e ../configfile
|
||||
1594059696.059713 testinterval 1.0 sec 1.0 min ../configfile
|
||||
1594059696.059713 testtime 0.0 1507321987.0 ../configfile
|
||||
1594059696.059713 test_set (empty) a,d,b,c,erdbeerschnitzel ../configfile
|
||||
1594059696.059713 test_vector (empty) 1,2,3,4,5,6 ../configfile
|
||||
1594059696.059713 test_set a,d,b,c,erdbeerschnitzel (empty) ../configfile
|
||||
1594059696.059713 test_set (empty) \x2d ../configfile
|
||||
#close 2020-07-06-18-21-36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue