tree: 9ee0de235d3d5edaf52d2efe110b5171a775cae8 [path history] [tgz]
  1. testdriver/
  2. BUILD.gn
  3. OWNERS
  4. README.md
sdk/cts/tools/README.md

Tools

This directory contains tools and utilities for executing the Compatibility Test Suite (CTS).

Note:

  • Tests for host-side tools should go in //sdk/cts/tests/tools.
  • Binaries that are needed for specific tests should go in //sdk/cts/util/..., in an appropriate subdirectory.
  • This tools directory should be used for holding tools that operate on the overall Compatibility Test Suite.

testdriver

testdriver is a program that is packaged alongside every CTS artifact, and enables execution of the CTS outside of the fuchsia tree.