[roll] Roll fuchsia [wlan e2e] Support OpenWRT in WlanMiscScenarioTest

Update the WlanMiscScenarioTest suite to support OpenWRT-based access
points alongside existing hostapd controllers. This change introduces a
unified setup abstraction that dynamically selects the available access
point controller.

Original-Bug: 492058300
Test: fx test --build --e2e --output //src/testing/end_to_end/antlion/tests/wlan/misc:wlan_misc_scenario
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537820
Original-Revision: 7af4f0439178ee63776fcf7af57fbccb34a77c7f
GitOrigin-RevId: 069e269e2d7c87b708df29eb58398d5b71551081
Change-Id: Ibf44f7931a0f40f7f2791201b18ae350a5a4287e
1 file changed
tree: bff1a9f2e73c68d1a9e91d5893dcd3c5794a0f3f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.