tree: d5dc7f640190ca67e3f33b9ac71d793c6203db81 [path history] [tgz]
  1. cmd/
  2. BUILD.gn
  3. dartsystemtest.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. trftest.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