tree: 41cb9a52a144954602ad50b6d8b331861c7243ba [path history] [tgz]
  1. BUILD.gn
  2. googletest.go
  3. gotest.go
  4. OWNERS
  5. README.md
  6. result.go
  7. rusttest.go
  8. testparser.go
  9. testparser_test.go
  10. zircon_utest.go
tools/testing/testparser/README.md

testparser

Reviewed on: 2020-04-22

Parses stdout from common test frameworks.

Building

fx set --with //tools/testing/testparser

Testing

fx set --with //tools/testing/testparser:tests
fx test testparser_tests