[roll] Roll fuchsia [netcfg] Migrate all tests to use #[fuchsia::test]

The old method did not enable tracing logs, so any calls to
`tracing::{trace,debug,info,warn,error}` would do nothing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132652
Original-Revision: 32b4b1c605332570888b8f8981f3511a4731773e
GitOrigin-RevId: 871edd9a3f079c8cbc6328d5ffc8003e8c1318bc
Change-Id: I11d548cb77df0220564cc635f4ca662213123c94
1 file changed
tree: 5a26a4c3bd47156369a95cbc733afdaa6732dec8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.