Christian Kreibich
0b674eb851
Baseline refresh to reflect btest 0.64
2020-12-06 20:19:49 -08:00
Tim Wojtulewicz
21872aef39
Updating test baselines for new dictionary code due to changes in ordering of fields in the dictionary
2020-08-09 21:13:10 -07:00
Johanna Amann
a4a9bf4199
Logging: implement get_filter_names and small fixes.
...
get_filter_names(id: ID) : set[string] returns the names of the current
list of filters for a specified log stream.
Furthermore this commit makes a number of logging functions more robust
by checking existence of values before trying to modify them. This
commit also really implements (and tests) the enable_stream function.
2018-01-17 09:47:20 -08:00
Robin Sommer
1fd0d7a607
Changing the start/end markers in logs to open/close now reflecting
...
wall clock.
Triggers lots of (simple) baseline updates.
2012-07-27 12:15:21 -07:00
Robin Sommer
5cfb8d65c3
Updating tests for the #start/#end change.
2012-07-19 22:28:55 -07:00
Robin Sommer
3ac4ff6b42
Updates for log format changes.
2011-12-19 09:09:32 -08:00
Robin Sommer
3220bbce55
Merge remote branch 'origin/topic/jsiwek/log-escaping'
...
* origin/topic/jsiwek/log-escaping:
Add missing ascii writer options to log header.
Escape the ASCII log's set separator (addresses #712 )
Rewrite ODesc character escaping functionality. (addresses #681 )
Closes #712 .
2011-12-19 06:37:54 -08:00
Robin Sommer
33584ec721
Updating test baselines for new ASCII log header.
2011-09-04 13:27:46 -07:00
Jon Siwek
c3fb0ea035
Reorganizing btest/policy directory to match new scripts/ organization
...
Addresses #545
2011-08-11 10:43:11 -05:00