]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_ap_tdls.py
tests: Pass wpas/hapd instance to test_connectivity()
[thirdparty/hostap.git] / tests / hwsim / test_ap_tdls.py
2014-10-19  Jouni Malinentests: Pass wpas/hapd instance to test_connectivity()
2014-10-03  Jouni MalinenRevert "tests: Skip ap_wpa2_tdls_concurrent_init on...
2014-10-03  Arik Nemtsovtests: Verify TDLS responder teardown in encrypted...
2014-09-27  Jouni Malinentests: Skip ap_wpa2_tdls_concurrent_init on failure
2014-04-05  Jouni Malinentests: FTIE MIC mismatch in TDLS Setup Response/Confirm
2014-04-05  Jouni Malinentests: TDLS setup failure due to BSSID mismatch
2014-03-15  Jouni Malinentests: TDLS discovery
2014-02-21  Jouni Malinentests: Remove unnecessary interpreter line from most...
2013-11-02  Jouni Malinentests: Use single channel scans to speed up test cases
2013-10-31  Jouni Malinentests: Split run-tests.py logger info into per test...
2013-07-31  Jouni Malinentests: Validate AP connection in each TDLS step
2013-07-31  Jouni Malinentests: Pass apdev instead of bssid to TDLS functions
2013-03-31  Jouni Malinentests: Pass AP devices to test cases
2013-03-30  Jouni Malinentests: Add test cases for PMF
2013-03-30  Jouni Malinentests: Use the ap_ifname variable instead of hardcoding...
2013-03-29  Jouni Malinentests: Get rid of the unnecessary add_tests() functions
2013-03-29  Jouni Malinentests: Add helper functions for connection to an AP
2013-03-29  Jouni Malinentests: Add helper functions for starting hostapd AP
2013-03-29  Jouni Malinentests: Add TDLS test cases for WEP and open network
2013-03-29  Jouni Malinentests: Add TDLS test cases with WPA-PSK and WPA+WPA2-PSK
2013-03-29  Jouni Malinentests: Configure hostapd dynamically during the tests
2013-03-29  Jouni Malinentests: Rename AP testing scripts to be more generic