tree: 51fa6f9b2556ad54f53b85292f5fbde08b05b0fa [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. vulkanctstest.go
  14. 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