[roll] Roll fuchsia [netdevice] Test eventpair leases in NetworkDeviceTest

Refactors the existing `NetworkDeviceTest`s that use delegated leases to
including both `zx::channel` and `zx::eventpair` variants.

Original-Bug: 466406261
Test: fx test network-device-lib-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445894
Original-Revision: 88efb1c0e5cba1b414a4915cb6968ba8d8c87896
GitOrigin-RevId: 0fdf5a63ec0381ebb3faa3df79c87d6c829fec3b
Change-Id: I835bdcaa3bad789ceb97a6cec90a5cd410a46059
1 file changed
tree: 5f628561c0de0300196219878e8952fe5b6207cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.