[roll] Roll fuchsia [wlancfg] Refactor target security test to use modern base class

Refactors WlanTargetSecurityTest to inherit from FuchsiaWlanBaseTest
and leverage Honeydew's asynchronous wlan_policy affordance.
Uses sequential save_network and connect calls, and simplifies
failure assertion by catching HoneydewWlanError when connections
are rejected. Sets the AP and target channels to 2G for improved
robustness on physical hardware.

Original-Original-Bug: 500737382
Test: http://cr-buildbucket.appspot.com/build/8680335641839107761
Test: http://cr-buildbucket.appspot.com/build/8679593745292364513
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1632916
Original-Original-Revision: f2323421c77f5a0e347e9ef0711fdea922ad977c
GitOrigin-RevId: addf8fab5d424a0fb8ff5fe8e879cc1312b3919d
Change-Id: I460598f046405e7fdb5e42925a5af48e602453c4
1 file changed
tree: 406dfd8941f027fa44effde11bfa51173e67bd81
  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.