tree: cb988ea2bf47f2b4269fe0aa9b3fdaeb2c586f82 [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.