[roll] Roll fuchsia [network/tests] Ensure timer advances

This multicast-forwarding integration test case asserts that the
timestamp advances while sending and receiving multicast packets in a
loop. In order to ensure that monotonic time has actually increased
such that the timestamp should be expected to advance, we should add
a small sleep on each iteration.

Test: fx test multicast-integration
Multiply: multicast-integration
Original-Fixed: 120778
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794483
Original-Revision: 480d46f6b229d58a02d501629051329dac5bca09
GitOrigin-RevId: 739566e7c437548a229ee929fcd398a5e4ec5a0a
Change-Id: Ib91ecce77f0d04262616283cf236555479df2935
1 file changed
tree: 7325d8b8bf087fedf788439f73bb54a90309205c
  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.