[roll] Roll fuchsia [dhcpv6] Add unit test lifetime constants

Add unit test T1/T2/preferred/valid lifetime constants and use them
wherever possible to increase readability of test output.

Test: fx test dhcpv6-core-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710572
Original-Revision: 48cfd841a0549a5c73e2ffd405de66bf0fb3f8a1
GitOrigin-RevId: 30d348a140d0d36321dbe54384c5b14862e4b525
Change-Id: I5a679dfbbff3ff674b26a1c8f7019aadc5454ce7
1 file changed
tree: f504305e6b56c3ff4168abb44cc4d80e241976b5
  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.