commit | a1e53220a0f18b00f6b765e48473cda53c301aee | [log] [tgz] |
---|---|---|
author | Wojciech Jakobczyk <wja@semihalf.com> | Mon Sep 07 10:16:10 2020 +0200 |
committer | Shuo-Peng Liao <deanliao@chromium.org> | Mon Oct 05 07:30:17 2020 +0000 |
tree | 497dacc5d4f9ce46082bf84b9e2d8d1628a5ec1b | |
parent | 4a6d4cabf1ed5ece6302cf3cd44c8454e2c31362 [diff] |
wfa_dut: Ignore unsupported commands Commands: sta_preset_testparameters, sta_set_11n, sta_set_wireless, sta_send_addba are not possible to implement without changes in driver and/or firmware. BUG=b:167982753 TEST:python simple_console.py $COMMAND Change-Id: I06f2edca8e757b8b5b5c0897283024e448cb18c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/Wi-FiTestSuite-Linux-DUT/+/2395675 Reviewed-by: Shuo-Peng Liao <deanliao@chromium.org> Tested-by: Shuo-Peng Liao <deanliao@chromium.org>
# 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.