tree: ada3023c2756155c07cb693295158a5b17e6e166
  1. meta/
  2. BUILD.gn
  3. README.md
  4. touchpad-test.cc
src/ui/input/fhcp/README.md

Fuchsia Hardware Compatibility Program (FHCP) touchpad tests.

To build and run the tests:

fx set core.chromebook-x64 --with //src/ui/input/fhcp:tests
fx build
fx ota
ffx test run fuchsia-pkg://fuchsia.com/touchpad-test#meta/touchpad-test.cm

Some tests require manual interaction with the device's touchpad; follow the prompts in the test console output to conduct the test.