update test suite for vector holes now being supported for numeric types

This commit is contained in:
Vern Paxson 2021-04-14 18:19:26 -07:00
parent e96b29d4d8
commit d00748a2e7
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ b
}
}
{
[a=13, tags_v=[0, 0, 2, 3], tags_t={
[a=13, tags_v=[, , 2, 3], tags_t={
[four] = 4,
[five] = 5
}, tags_s={

View file

@ -1,2 +1,2 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
{"b":true,"i":-42,"e":"SSH::LOG","c":21,"p":123,"sn":"10.0.0.0/24","a":"1.2.3.4","d":3.14,"t":XXXXXXXXXX.XXXXXX,"iv":100.0,"s":"hurz","sc":[4,2,3,1],"ss":["CC","BB","AA"],"se":[],"vc":[10,20,30],"ve":[],"vn":[0,0,2],"f":"SSH::foo\n{ \nif (0 < SSH::i) \n\treturn (Foo);\nelse\n\treturn (Bar);\n\n}"}
{"b":true,"i":-42,"e":"SSH::LOG","c":21,"p":123,"sn":"10.0.0.0/24","a":"1.2.3.4","d":3.14,"t":XXXXXXXXXX.XXXXXX,"iv":100.0,"s":"hurz","sc":[4,2,3,1],"ss":["CC","BB","AA"],"se":[],"vc":[10,20,30],"ve":[],"vn":[0,null,2],"f":"SSH::foo\n{ \nif (0 < SSH::i) \n\treturn (Foo);\nelse\n\treturn (Bar);\n\n}"}

View file

@ -29,7 +29,7 @@ XXXXXXXXXX.XXXXXX
["1.2.3.4"]
[[false,true]]
[{"s":"test"}]
[0,0,2]
[0,null,2]
[]
[2,1]
["1.2.3.4"]