tree: a73da4eca7135670cce7feae74f3df32b28d23a6 [path history] [tgz]
  1. BUILD.gn
  2. dartsystemtest.go
  3. ftftest.go
  4. googletest.go
  5. gotest.go
  6. OWNERS
  7. README.md
  8. result.go
  9. rusttest.go
  10. testparser.go
  11. testparser_test.go
  12. 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