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

Migrate the ipv6 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-ipv6-integration-test-no-err-logs
Tested: fx test netstack-ipv6-integration-test-with-err-logs
Multiply: netstack-ipv6-integration-test
Original-Fixed: 122461
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/808349
Original-Revision: 63128bb149d7635342a7e88ca2a031fe05508f4d
GitOrigin-RevId: 716cef2261e14ea33dcded733d59db7b9c402162
Change-Id: I7df0be4f2a82bbfad4f8d72b3b42e51f8de21f64
1 file changed
tree: 8d88d660af536ce389373d4ea3d019c7e0cff3c2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.