tree: 81500a2f548f379204b1f31684cd850a5a07321c [path history] [tgz]
  1. meta/
  2. mocks/
  3. testdata/
  4. BUILD.gn
  5. flutter_semantics_tests.cc
  6. README.md
  7. semantic_tree_parser.cc
  8. semantic_tree_parser.h
  9. semantic_tree_parser_test.cc
  10. semantic_tree_service_unittest.cc
  11. semantics_integration_test_fixture.cc
  12. semantics_integration_test_fixture.h
  13. tree_unittest.cc
  14. web_semantics_tests.cc
src/ui/a11y/lib/semantics/tests/README.md

semantics manager tests

To run the semantics tests

fx set core.<board> --with //bundles:tests --with-base //topaz/bundles:buildbot
fx build
fx reboot -r
fx run-test semantics_integration_tests

The semantics tests must be run on a product without a graphical base shell, such as core because it starts and stop Scenic.