[roll] Roll fuchsia [wlanix] Migrate integration tests from antlion

The wlanix integration tests were first implemented in antlion, but it
became apparent that keeping the tests out of tree meant requiring too
many changes when making additions to wlanix or fixing bugs.

See https://fxrev.dev/1119736 which will delete the tests from antlion.

Note that the tests are formatted slightly differently and were renamed.
The formatting is because antlion has different formatting rules than
fuchsia, and the renames are intended to communicate the behavior
under test rather than just the method.

Original-Bug: 367442852
Test: fx test --e2e --output vim3_vg_wlanix
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1120013
Original-Revision: 40756a76d0878749fe7144affdd9303873e4c253
GitOrigin-RevId: ebeb602fa37d6212f06aac599c5c30c9f98c4a3a
Change-Id: Ia13749e05de6b9ffab91f9fa01ae2d7b2c76afe5
1 file changed
tree: 95d091bba51d9217d24f6fbd4fbd8b68d1bd530c
  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 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.