[roll] Roll fuchsia [wlan][policy] add a fuzz test

Add a fuzz test for saving a network and looking it up again, and
checking that it is read properly from stash when the
SavedNetworksManager starts up again.

Test: this change only adds a test
Original-Bug: 58735
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558406
Original-Revision: 016b1dcec1a0981da6acf47e3b6af8bbb9d048f9
GitOrigin-RevId: 37e74e3758dc0a71c46522b24e6fdcea09c22901
Change-Id: Icdef51a9974cda3a2b61358c335246454a378191
1 file changed
tree: e8685e1cfbe4bf043205e0b47bbf1d5ec6345b42
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.