]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/hwsim_utils.py
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / tests / hwsim / hwsim_utils.py
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-01-26  Masashi Honmatests: Use python3 compatible range operation
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
2019-01-01  Beni Levtests: Add a command for setting TX power/RSSI
2018-12-24  Jouni Malinentests: Allow TX/RX data test to use different frame...
2018-12-24  Jouni Malinentests: Do not override connectivity test address if...
2017-10-18  Jouni Malinentests: Delayed M1+M3 retransmission and zero TK
2017-03-27  Masashi Honmatests: Extend test_connectivity to check disconnection
2017-01-13  Johannes Bergtests: Add a test for mesh forwarding
2016-12-04  Michael Brauntests: Verify multicast_to_unicast operation
2016-12-02  Jouni Malinentests: WDS 4addr behavior on reassociation and with...
2016-06-27  Jonathan Afektests: Remove unused import subprocess
2016-06-27  Jonathan Afektests: Use cmd_execute() in set_powersave()
2016-05-28  Jonathan Afektests: Use 10 retries for over-the-air broadcast connec...
2015-02-21  Johannes Bergtests: Add test to check disconnect in powersave
2015-02-08  Jouni Malinentests: Mesh authentication failure events
2014-12-23  Jouni Malinentests: Optimize ap_qosmap test cases
2014-12-18  Jouni Malinentests: Dump monitor messages before hwsim_utils test
2014-11-27  Jouni Malinentests: Replace last remaining hwsim_test uses with...
2014-10-19  Jouni Malinentests: Use internal DATA_TEST_* functionality instead...
2014-10-19  Jouni Malinentests: Pass wpas/hapd instance to test_connectivity()
2014-03-15  Jouni Malinentests: WDS STA mode
2014-02-21  Jouni Malinentests: Remove unnecessary interpreter line from most...
2013-12-24  Jouni Malinentests: Verify QoS Mapping results in Data frames
2013-10-31  Jouni Malinentests: Split run-tests.py logger info into per test...
2013-09-01  Jouni Malinentests: Add test cases for per-STA PSK in P2P group
2013-08-24  Jouni Malinentests: Use logger.info() instead of print to get one...
2013-05-11  Jouni Malinentests: Allow hwsim_test and wlantest_cli to be used...
2013-03-27  Jouni Malinentests: Add initial AP tests with hostapd
2013-03-09  Jouni Malinentests: Add support for separate P2P group interfaces
2013-03-02  Jouni Malinentests: Add test execution mechanism