[roll] Roll fuchsia [network/tests] Don't return Result in tests

To better comply with the networking contributor guide, this change
updates the DHCP integration tests to:

 - Prefer panics instead of returning Result from tests.
 - Not use the "test_" prefix in test names.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601381
Original-Revision: 41dd856ddcd9b5675a6b36e3398d04a18294b6ce
GitOrigin-RevId: 4212fa880526cc72cafe632c40cdce17a60a2735
Change-Id: I36e19fabb34785322972e11e91e18db019e80139
1 file changed
tree: 83dfdb2839fa5f9f205e13180f801432392971a0
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.