[roll] Roll fuchsia [lacewing] Create AsyncFuchsiaBaseTest and port WLAN e2e tests This change creates an async variant of the FuchsiaBaseTest named AsyncFuchsiaBaseTest. Every Mobly lifecycle method must be overridden as async, e.g., `async def setup_class`. Test methods can be optionally async. To ensure `AsyncFuchsiaBaseTest` is close to correct, this change also ports several tests to immediately use the new variant. Original-Bug: 488299605 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1526096 Original-Revision: 076b69865573309ab2bc1d260a22080c699562b3 GitOrigin-RevId: 5320823ab7499036baf5abaf38da5ee9bf335edf Change-Id: Ie3cc6b006cec05e438a652944306b76717cacf11
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.