[roll] Roll fuchsia [netstack] Refactor test_watcher

Refactor `test_watcher` to make use of new facilities that've been
adopted since the test was written to make it cleaner.

Relax the condition that address changes must occur after the online
property changes in preparation for an upcoming change in which this
will no longer be guaranteed.

Test: fx test --test-filter test_watcher netstack-interfaces-fidl-test
Multiply: netstack-interfaces-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700470
Original-Revision: 8db3da3475c8a532cdfeb6ec22f4d0d9f5cd946f
GitOrigin-RevId: 6d715be41204a609c58f54cef0e2188dd0e520d1
Change-Id: I5890a86f67984d193f1326c66e4eb257e8a7e0c7
1 file changed
tree: 185e8d94cba155a59aff895f802882171eac5815
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.