[roll] Roll third_party/antlion Fix DHCP options error in Dhcpv4InteropTest

The Dhcpv4InteropTest was updated to use generate_tests but does not
have an option for test_name which was added. This change fixes that bug
and refactors the test to improve the readability of the test
parameters.

Original-Fixed: b/232574848
Test: Dhcpv4InteropTest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/787282
Original-Revision: 73965b78a0f8f71ae56aa206b346e44e7e315f3d
GitOrigin-RevId: 5d1d1d5051b35ddc5a2e791939cb28613603dbc8
Change-Id: Ic268b9777742370db7939a74fe2fe0aa97b8f242
1 file changed
tree: b3a3a855fb017743529c142493f28f1356f04a13
  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.