[roll] Roll antlion [wlanix] Add test to create and destroy an iface

The wlanix component hardcodes many of the properties returned by
a WifiChip, and the added tests assert the hardcoded values.

Original-Bug: 355711537, 365110075
Test: fx test --e2e --output wifi_chip_iface_management_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1114572
Original-Revision: 250bc0cdd401281cd4c099610fe40d8c919101cb
GitOrigin-RevId: 491c72e731ebdfb00fe81b83fa0fe2a9e7952077
Change-Id: I5b063c2b215b579948c37ea83958e8de45d28ec7
1 file changed
tree: 8f9adee52e9212fca75f1df4eedac5d6d21f948a
  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.