[roll] Roll fuchsia [wlan][test] Log test start/end in WifiBaseTest

This change adds a logline to the Fuchsia syslog at the setup and
teardown steps for tests that use WifiBaseTest, which helps correlate
syslogs with test logs. The same logging already exists for tests that
inherit FuchsiaBaseTest, so as tests are migrated out of the
//src/testing/end_to_end/antlion dir, they will still retain this
logging.

Original-Fixes: 465799197
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446687
Original-Revision: d85ca2f4d7d8c761dcdbc1c0630cf176004b7083
GitOrigin-RevId: f04e5786bd9e3d1eda7390c55229c31068edf156
Change-Id: If41e5c0a70647f956d19b5540603a66606e165e3
1 file changed
tree: b4269bf094427f25181caa66e259b9606ece950e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.