[roll] Roll fuchsia [wlan][storage] add golden file test

Add a golden file unit test to check that WLAN can load a file with a
particular format. The test is meant to remain the same even the format
for the file changes, as long as the old version is supported.

test: fx test wlan-storage-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177093
Original-Revision: 87dfb5f582a3fcbc48cd89ac29c839ad9be0e10c
GitOrigin-RevId: d01e2807cb2c34206b406bf601e2f1479c2d693d
Change-Id: I13ac0053118cfddf5197726bba7ff3014ba38876
1 file changed
tree: 88bd4d5f67e7d7c0a6373d8715b1fc7a545f7165
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.