[roll] Roll fuchsia [wlan][test] Don't clobber traces from previously run tests

The Tracing type now writes each trace to a file with the test namespace
prefix. The test namespace prefix is unique to the test realm. Using it
in the filename for each trace written in a test should prevent
collisions and clobbering traces run in previous test realms.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1423374
Original-Revision: 7b2bd22a048a2ee046169253be523995cfa389d1
GitOrigin-RevId: dac15683e87098d68e30420c5b70c91e5f09c049
Change-Id: I71aefa7effcb4d3c9a5e0c71e46c5928cf85743b
1 file changed
tree: 88beaff63d5ac0586eaacddf4264914942f81606
  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.