summaryrefslogtreecommitdiffstats
path: root/logd/src/tests/proto_converter/proto_converter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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