[roll] Roll fuchsia WlanMiscScenarioTest: Move and update build files

Move WlanMiscScenarioTest.py from antlion/tests/wlan/misc/ to wlancfg/.
Update src/connectivity/wlan/tests/wlancfg/BUILD.gn to define wlan_misc_scenario_test.
Update src/connectivity/wlan/tests/wlancfg/test_lists.gni to include it in wlancfg_tests_for_fyi.
Update antlion/tests/BUILD.gn and antlion/tests/wlan/BUILD.gn to reference the new location and remove the old antlion target.

Original-Original-Bug: 500737382
Test: http://cr-buildbucket.appspot.com/build/8680321139709364945
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1633276
Original-Original-Revision: 2d463613e66b079306514c828beeb0f67e9a5192
GitOrigin-RevId: 2521a7b9d57b395f8f15a6033ef768eb3e5b7a21
Change-Id: I28cdd9ac772a4fc5f42624e462173e2bf8a2f06b
1 file changed
tree: 72bb8235ed9eb86fa126a2305f20deef114140fb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.