]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_ap_tdls.py
tests: Mark 525 tests as remote compatible
[thirdparty/hostap.git] / tests / hwsim / test_ap_tdls.py
2016-06-27  Jonathan Afektests: Mark 525 tests as remote compatible
2016-06-27  Jonathan Afektests: Add the forgotten wlantest_setup() call to a...
2016-06-27  Jonathan Afektests: Initialize hapd variable before try-finally...
2016-05-28  Jonathan Afektests: Add support for wlantest for remote hwsim tests
2016-04-24  Janusz Dziedzictests: Use hapd from hostapd.add_ap() in TDLS
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (5)
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (1)
2015-12-17  Jouni Malinentests: TDLS with VHT 80, 80+80, and 160
2015-08-02  Jouni Malinentests: Skip WPA(V1) test cases in FIPS mode
2015-05-03  Oren Givontests: TDLS link status test
2015-02-07  Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2015-01-04  Jouni Malinentests: TDLS channel switching
2014-12-20  Jouni Malinentests: TDLS with VHT
2014-12-05  Jouni Malinentests: TDLS teardown using wildcard address
2014-11-27  Jouni Malinentests: Replace last remaining hwsim_test uses with...
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