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