[roll] Roll fuchsia [wlan][hw-sim] Add drivers_only topology for new config API

This begins adding the new configuration API for the WLAN test
realm starting with the drivers_only test realm topology.

This also adds unit tests to the hw-sim realm factory to show that the
realm factory requires all fields specified for the DriversOnly
topology.

test.wlan.realm is added to the "internal" category and explicit
versioning attributes are added to the API to denote which fields/types
are deprecated. This will also make it easier to move this to
partner_internal in the future.

Original-Bug: b/302713436
Test: fx test realm-factory-test simulate-scan
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961033
Original-Revision: 70d8d903a6802b159877bf0b114ac4819090f1c7
GitOrigin-RevId: 75be2114d88992f0ce556b3fa0fe8592e6438076
Change-Id: I4d62a9e89487f287408729232bfc69fc187bad58
1 file changed
tree: dc781c6eef620a1e6d5db348edc9ecd1de27eb3a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.