summaryrefslogtreecommitdiff
path: root/tests/hwsim/test_rfkill.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Wait for AP-STA-CONNECT before running connectivity testJouni Malinen2019-08-051-0/+2
* tests: Python coding style cleanup (pylint3 bad-whitespace)Jouni Malinen2019-03-161-3/+3
* tests: Python coding style cleanup (pylint3 unneeded-not)Jouni Malinen2019-03-151-1/+1
* tests: Use python3 compatible "except" statementMasashi Honma2019-01-261-1/+1
* tests: Do not use tabs for indentationJouni Malinen2016-04-251-10/+10
* tests: Pass apdev to HostapdGlobal()Janusz Dziedzic2016-04-241-1/+1
* tests: Pass full apdev to add_ap() function (1)Janusz Dziedzic2016-04-031-4/+4
* tests: Add rfkill tests for P2P Device operationsIlan Peer2015-12-181-0/+64
* tests: Convert test skipping to use exceptionJouni Malinen2015-01-081-15/+3
* tests: Use rfkill python moduleJohannes Berg2015-01-081-42/+39
* tests: rfkill block prior to wpa_supplicant startJouni Malinen2014-12-201-0/+24
* tests: Add wait_connected() and wait_disconnected() helpersJouni Malinen2014-12-201-15/+9
* tests: Additional FETCH_OSU and CANCEL_FETCH_OSU coverageJouni Malinen2014-12-141-0/+2
* tests: Additional coverage for miscellaneous ctrl_iface commandsJouni Malinen2014-12-141-0/+7
* tests: P2P_LISTEN while interface is disabledJouni Malinen2014-12-081-0/+4
* tests: hostapd rfkillJouni Malinen2014-10-261-0/+43
* tests: Pass wpas/hapd instance to test_connectivity()Jouni Malinen2014-10-191-2/+2
* tests: rfkill test casesJouni Malinen2014-06-011-0/+117