summaryrefslogtreecommitdiff
path: root/tests/testfile_extended.dlt
Commit message (Collapse)AuthorAgeFilesLines
* dlt-receive: Implemented gtest for extended filteringdbiastoch2021-06-301-0/+0
-Added 'testfile_extended.dlt', which extends the default 'testfile.dlt' by messages with very different lenghts, log levels, ContextIDs and AppIDs -Added 'testfilter.json', which contains a valide json filter file -Implemented gtest 't_dlt_message_print_ascii_with_json_filter' in 'gtest_dlt_common.cpp' to test the correct behavior of extended filtering and the json filter file parsing Signed-off-by: dbiastoch <dbiastoch@de.adit-jv.com>