[roll] Roll antlion Fix generate_tests usage bug in ConnectionStressTest generate_tests requires that all elements in its last argument are iterable. This fixes ConnectionStressTest to pass a list of iterables to generate_tests. Locally verified that the ConnectionStressTest test list can be enumerated: $ python tests/wlan/functional/ConnectionStressTest.py -l ==========> ConnectionStressTest <========== test_whirlwind_2g test_whirlwind_5g test_whirlwind_11ab_legacy_2g test_whirlwind_11ab_legacy_5g test_whirlwind_11ag_legacy_2g test_whirlwind_11ag_legacy_5g test_whirlwind_2g_wrong_ssid test_whirlwind_5g_wrong_ssid test_whirlwind_2g_wrong_password test_whirlwind_5g_wrong_password Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/941917 Original-Revision: 0ba2cbd51ab63193381f2567d8b4f05963a2d1dd GitOrigin-RevId: 444d0a8cc148d4f5a33961d73af96968924795f7 Change-Id: Ic47ad4ca91329c40f6477017f0828ffe7f3b14bd
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.