[roll] Roll fuchsia [ui][test] Migrate conformance Touch Test to use RealmProxy

This cl also add TestBase for sharing conformance test
setup and helpers.

Original-Bug: b/315481141
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/960632
Original-Revision: 7ccaf2d18c32a9703b81a84da71e210280fe7b89
GitOrigin-RevId: 400a49dc87ac03036b6818fe6f3f3acfc9b0af81
Change-Id: I1610da01d121000c9ec4530a596259d4421b16bd
1 file changed
tree: 80f875b0dc2c0b6d5a975fafd30d91e7890f5285
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.