[roll] Roll fuchsia [system validation] Add an appkit test

This test uses tiles-sessions to present a view. And uses the appkit
example app bouncing_box as the component under test.

Move some test utilities into `system_validation_lib`. For applications
that use `fuchsia.element.GraphicalPresenter` we don't need to manually
create a scenic root, and then invoke `ViewProvider`. Instead the
example app can start `eagerly` with an existing session (tiles-session).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787516
Original-Revision: e91b94ba680786d0ba368145448082aa30b45f27
GitOrigin-RevId: 8a522f60eee563ba36ea3f5cda0adc7dbf18ac94
Change-Id: Ie148457c7053f6e8ef89d0bf711d5cc20e62e945
1 file changed
tree: e526f476a442439eb7257626c0f0713a7ad950c6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.