[roll] Roll fuchsia [wlan][wlancfg] Shorten e2e test constants

Shortens some constants to make the `test_case`s more readable

Original-Bug: 102196
Test: fx test wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/728345
Original-Revision: 396ce3e17ecb493d66701ff31a557ec0ed51a19f
GitOrigin-RevId: 76d2c57a9e999442d70c24f80308378d02919217
Change-Id: I4f9b711043015affa55236f9da04d03725a2b957
1 file changed
tree: d5b339ca44a6096bd6324b2676ec1b06a221ffd5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.