tree: a0762024eaaeb7da50fccd65f21d1fc94b9f2ba8 [path history] [tgz]
  1. meta/
  2. web-touch-input-chromium/
  3. BUILD.gn
  4. README.md
  5. web-touch-input-test.cc
src/ui/tests/integration_input_tests/web-touch-input/README.md

Web Touch Input Test

Build the test

$ fx set <product>.<arch> --with //src/ui/tests/integration_input_tests/web-touch-input:tests

Run the test

To run the fully-automated test, use this fx invocation:

$ fx test web-touch-input-test

To see extra logs:

$ fx test --min-severity-logs=DEBUG web-touch-input-test -- --verbose=2