[roll] Roll fuchsia [wlan][test] Synchronize tracing start

Ensure that the main thread waits until the background thread starts
tracing before continuing to start the test case.

Original-Bug: 350338037
Test: Add sleep in tracing background thread before tracing starts,
see that tests fail on ToT but are fixed with this change.
Multiply: fuchsia-pkg://fuchsia.com/fullmac-tests#meta/test-root.cm

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442310
Original-Revision: d1d24cece6f00743726e73619d1b0b5df9c383a0
GitOrigin-RevId: 440adae306388f828d53d80211593e262ac2ae50
Change-Id: Ia0b92140bd9e330751aec8c8ead8c2636f6c0c9f
1 file changed
tree: f613b9952cd33ed4561366048919b2df43a45f0d
  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.