summaryrefslogtreecommitdiff
path: root/tests/hwsim/hwsim_utils.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Add test to check disconnect in powersaveJohannes Berg2015-02-211-0/+8
* tests: Mesh authentication failure eventsJouni Malinen2015-02-081-11/+12
* tests: Optimize ap_qosmap test casesJouni Malinen2014-12-231-30/+32
* tests: Dump monitor messages before hwsim_utils testJouni Malinen2014-12-181-0/+3
* tests: Replace last remaining hwsim_test uses with DATA_TESTJouni Malinen2014-11-271-36/+16
* tests: Use internal DATA_TEST_* functionality instead of hwsim_testJouni Malinen2014-10-191-12/+114
* tests: Pass wpas/hapd instance to test_connectivity()Jouni Malinen2014-10-191-4/+12
* tests: WDS STA modeJouni Malinen2014-03-151-9/+17
* tests: Remove unnecessary interpreter line from most python filesJouni Malinen2014-02-211-2/+0
* tests: Verify QoS Mapping results in Data framesJouni Malinen2013-12-241-7/+13
* tests: Split run-tests.py logger info into per test case filesJouni Malinen2013-10-311-1/+1
* tests: Add test cases for per-STA PSK in P2P groupJouni Malinen2013-09-011-0/+5
* tests: Use logger.info() instead of print to get one streamJouni Malinen2013-08-241-2/+2
* tests: Allow hwsim_test and wlantest_cli to be used from PATHJouni Malinen2013-05-111-1/+6
* tests: Add initial AP tests with hostapdJouni Malinen2013-03-271-0/+5
* tests: Add support for separate P2P group interfacesJouni Malinen2013-03-091-1/+3
* tests: Add test execution mechanismJouni Malinen2013-03-021-0/+27