[roll] Roll fuchsia [wlan] Refactor use of hw-sim connect functions and variable names The hw-sim tests now use the various methods for simulating connections more consistently in the sense that some duplicate test code was removed in favor of hw-sim library functions such as save_network and connect_to_ap. Additionally, within the hw-sim library itself, the connect_* functions are refactored to minimize code duplications. The following renaming was also done throughout hw-sim. * (listener_stream|update_listener) -> client_state_update_stream * wlan_controller -> client_controller * connect_to_network -> save_network_and_wait_until_connected * wlan_policy -> fidl_policy Test: fx test wlan-hw-sim-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/498712 Original-Revision: bac8615dd2d00f584e590e19e612e225c76a0028 GitOrigin-RevId: 26a755726034bbdff05bd9ebc832d336a69a0169 Change-Id: Ia75d62cefc73649cce4a170c0581ee338dff5f0f
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.