aboutsummaryrefslogtreecommitdiffstats
path: root/logd/src/tests/proto_converter/proto_converter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Utf8Reader does the surrogate filtering; unit test that it worksArne Juul2020-06-291-2/+2
* filter invalid UTF-8 (including encoded surrogates) to make protobuf happyArne Juul2020-06-261-0/+16
* Implement functions for converting log messages to protobuf objects.Geir Storli2019-03-261-0/+88