commit | b9780e59ecab0e9edeae490d99191022a945742d | [log] [tgz] |
---|---|---|
author | Shuo-Peng Liao <deanliao@chromium.org> | Mon Sep 28 18:45:43 2020 +0800 |
committer | Shuo-Peng Liao <deanliao@chromium.org> | Wed Sep 30 11:36:16 2020 +0000 |
tree | b48cf4352bba3b1c8888116b2e650c5902a386cb | |
parent | b69ac577da371f0a599d717eda5ef86fae421622 [diff] |
wfa_dut: Add script to package files for deployment. The script packages binaries and scripts for running wfa_ca on the DUT to wfa_ca.zip. BUG=b:169547160 TEST=Run deploy/package.sh and extract wfa_ca.zip on a temp folder, then run ./deploy/install.sh $DUT_HOST to see if the wfa_ca binaries and scripts are installed. Also run ./deploy/wfa_ca_dut.sh start $DUT_HOST to see if the wfa_ca server is up and running. Change-Id: I7960eba51539761468947a0a9f3b93e62b298113 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/Wi-FiTestSuite-Linux-DUT/+/2435137 Tested-by: Shuo-Peng Liao <deanliao@chromium.org> Reviewed-by: Yen-lin Lai <yenlinlai@google.com>
# Wi-Fi Test Suite Linux Control Agent
##Wi-Fi Test Suite Introduction Wi-Fi Test Suite is a software platform originally developed by Wi-Fi Alliance, the global non-profit industry association that brings you Wi-Fi®, to support certification program development and device certification. Non-proprietary components are provided under the ISC License and can be accessed at this open source project on GitHub. Wi-Fi Alliance members can access the full software package, including proprietary components, on the Wi-Fi Alliance member site.
##Control Agents Control agents are a proxy in which a CAPI control command(CAPI specification) is converted for the device into the device’s native control interface. APs, DUTs, sniffers, and STAs may require control agents. The Linux control agent can be downloaded through the open source repository.
##Installation from sources Refer to the Install Guide for instructions on setting up a Linux DUT.
##License Please refer to LICENSE.txt.
Please submit issues/ideas to Wi-Fi Test Suite Google Group. Both Wi-Fi Alliance members and non-members can contribute to the Wi-Fi Test Suite open source project. Please review the contribution agreement prior to submitting a pull request. Please read more on contributions in CONTRIBUTING.md.