zeek/testing/btest/Baseline/bifs.from_json
Christian Kreibich 92c1098e97 Support table deserialization in from_json()
This allows additional data roundtripping through JSON since to_json() already
supports tables. There are some subtleties around the formatting of strings in
JSON object keys, for which this adds a bit of helper infrastructure.

This also expands the language.table test to verify the roundtrips, and adapts
bif.from_json to include a table in the test record.
2024-07-02 14:46:16 -07:00
..
.stderr Implement from_json bif 2023-05-06 00:42:46 +00:00
.stdout Support table deserialization in from_json() 2024-07-02 14:46:16 -07:00