[roll] Roll fuchsia [netcfg/dns] Socketproxy netemul tests

Add tests to validate the new DNS server source for socketproxy-provided
DNS servers. Socketproxy DNS servers will be provided from the
DnsServerWatcher when there is no Fuchsia-provisioned default network
set. In these instances, the DNS servers will reflect the set of servers
known by the Starnix Networks currently in the StarnixNetworks registry.

The implementation of this functionality is in https://fxrev.dev/1271084
and is tested in this CL for ease of review.

Original-Fixed: 392152278
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192691
Original-Revision: 7d0e94c326cde9f9e05eaddc64463ce17586ccc5
GitOrigin-RevId: 396b9a801136b17d63eaf5c3483f4f631ba06f92
Change-Id: I6830aa4efc19333a94c555634aae35f1c36c8ff9
1 file changed
tree: ed92fb9de4ca1abee3c5c713d1371306e921feba
  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.