[roll] Roll fuchsia [SL4F modular] Improve modular facade unit tests

Use dependency injection to inject the lifecycle_controller used to
destroy the session so that it is testable. Refactor testing to
simplify common setup.

Original-Bug: 109377
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/728352
Original-Revision: 21a8ecf4e32374a6fcff0282deeff8fd827ca2e1
GitOrigin-RevId: 1328b9e17c51f8cfa872f539c80b930629132a18
Change-Id: I1356f95f3e059597524fcb0ada1162e496d513c2
1 file changed
tree: ee38a71273191e5d501192b2fdf19f679b5beac5
  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.