[roll] Roll antlion Migrate ChannelSweepTest to generate_tests Migrate away from the deprecated ACTS self.run_generated_testcases method to the Mobly self.generate_tests method. Doing this has increased readability of the test class and allow for easy adding/removing of parameters to permeate with. Rework how throughput CSV and HTML files are being generated. These files are now generated at the end of the test. Rework verification of throughput standard deviation. Implement a new test called "test_standard_deviation" that looks through all previous test results and calculate the standard deviation for each county/security/bandwidth combo across all channels. This test is guaranteed to run last. Move regulatory_channels.py into the antlion package such that multiple tests can use the registry of WLAN channels. Original-Fixed: b/281582355 Original-Bug: b/274619290 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/869279 Original-Revision: c2af962fe1345ff01ca7bf83edc0a552761e4c5f GitOrigin-RevId: 1d6916e94eb82c1bfac57d115540c588c32550ae Change-Id: I90df19463771928ed66d7eb3baa031c22d412364
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.