[roll] Roll fuchsia [wlan][wlancfg] Add e2e connection failure tests

Adds test cases when the connection is expected to fail, due to
mismatched credentials between saved and scanned networks

Original-Bug: 102196
Test: fx test wlancfg-tests --test-filter "*save_and_fail_*"
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707047
Original-Revision: 16b91b32a6f6340865d2ccc194c2ba378352781c
GitOrigin-RevId: 3ce9e71574c5232540b352a1e450b156bae1aa1a
Change-Id: I810a14e0a565936c83b1bb8b4a9d7e85403872c2
1 file changed
tree: 7bc68b36749f80220ff7ac915c20bc14aa59a93c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.