[roll] Roll fuchsia [netemul] Migrate management to use expectations

Migrate the management netemul integration test to use the test
expectations framework. Update the test itself to be generic over
netstack version and define expectations for the netstack3 variants of
the test.

Tested: fx test netstack-management-integration-test-no-err-logs
Tested: fx test netstack-management-integration-test-with-err-logs
Multiply: netstack-management-integration-test
Original-Fixed: 122471
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/809248
Original-Revision: ad858ea86ea8af52a12fbcd69b88c835e25a8845
GitOrigin-RevId: acf4115600bab0b9f1add3a36d65cb71a6b177bb
Change-Id: Ic4671317db37fd203877be67bc14ff91cd3b1444
1 file changed
tree: 8bb99daa8a5e18dd4e7f96e03be449303a1ce4f5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.