[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from DiagLogParserTest
[ RUN      ] DiagLogParserTest.TestParseLine
[       OK ] DiagLogParserTest.TestParseLine (0 ms)
[ RUN      ] DiagLogParserTest.TestParseSymbols
[       OK ] DiagLogParserTest.TestParseSymbols (0 ms)
[ RUN      ] DiagLogParserTest.TestParseStacks
[       OK ] DiagLogParserTest.TestParseStacks (0 ms)
[----------] 3 tests from DiagLogParserTest (1 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 3 tests.
