[roll] Roll fuchsia [net-types] Add tests for existing Ip::map_ip fn

Add unit tests to verify that Ip::map_ip can be used with net_types
types and extension trait methods that don't use associated constants.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744406
Original-Revision: 9e31cde47c71ba78b34dc4847dd4f5bf6d64f12d
GitOrigin-RevId: 75578b0d11cf05257aabaf858224f71438130606
Change-Id: I74d16d210055b041dcc5effe0086f7fc53c67bb1
1 file changed
tree: 23301a47aa717a0af392502a95a856442437c94a
  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.