[roll] Roll fuchsia [wlan e2e] Add wlan security type compliance test for WEP and WPA

Introduce a new end-to-end security type compliance test within the
Antlion framework to validate Fuchsia's capability to associate with
various legacy and modern security modes. The test covers multiple
permutations of authentication modes, key lengths, and ciphers for WEP,
WPA, WPA2, and mixed network security structures.

Ref: http://go/fuchsia-wlan-security-type-test
Original-Original-Bug: 522609100
Test: fx test --build --e2e --output //src/testing/end_to_end/antlion/tests/wlan/compliance:wlan_security_type_test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1659774
Original-Original-Revision: f5426f5aaac113750ca38677b2e9ce2e6c10c9dd
GitOrigin-RevId: c35dfc0b1f15eae27a97704647695277a0c65e91
Change-Id: Ic331e075b3fcc6aa17e8670a3911860d66b52477
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677524
Cr-Commit-Position: refs/heads/main@{#195479}
1 file changed
tree: cad4649d01656cd5065d99a5161c73202b8d7dce
  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.