tests: Add FST module tests
[mech_eap.git] / tests / hwsim / hostapd.py
2015-07-16 Anton Nayshtuttests: Add FST module tests
2015-07-12 Jouni Malinentests: IEEE 802.1X and EAPOL Authenticator aWhile handling
2015-06-14 Michael Brauntests: Verify correct VLAN operation in multi-BSS multi...
2014-10-19 Jouni Malinentests: Add own_addr() for both Hostapd and WpaSupplican...
2014-03-29 Jouni Malinentests: PSK file error cases
2014-03-22 Jouni Malinentests: hostapd GET_CONFIG key_mgmt values
2014-03-13 Jouni Malinentests: Verify hostapd ENABLE/DISABLE/ENABLE
2014-03-12 Jouni Malinentests: Check for AP-DISABLED when setting up AP
2014-03-12 Jouni Malinentests: Wait longer for hostapd REMOVE command to complete
2014-03-02 Jouni Malinentests: HS 2.0 OSU and icon fetch
2014-02-21 Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-02-15 Jouni Malinentests: Verify RADIUS server MIB values
2014-02-04 Jouni Malinentests: ctrl_iface STA-FIRST and STA-NEXT iteration
2014-01-27 Jouni Malinentests: Reset hostapd state with FLUSH between test...
2014-01-07 Jouni Malinentests: Add get_driver_status for Hostapd
2014-01-07 Jouni Malinentests: Optimize wait_event()
2014-01-07 Jouni Malinentests: Clean up hostapd ctrl_iface debug logging
2014-01-02 Jouni Malinentests: Verify STA command output and EAPOL state
2013-12-31 Jouni Malinentests: RADIUS
2013-12-29 Jouni Malinentests: Verify WPA-Enterprise functionality
2013-12-27 Jouni Malinentests: Add WNM test cases
2013-12-27 Jouni Malinentests: Wait for AP-ENABLED
2013-12-26 Jouni Malinentests: Verify behavior on incorrect GAS response type
2013-11-03 Jouni Malinentests: Add test cases for automatic channel selection
2013-11-03 Jouni Malinentests: Add test case for multi-BSS configuration file
2013-11-02 Jouni Malinentests: Split hostapd debug log into per test case files
2013-10-31 Jouni Malinentests: Test dynamic BSS addition/removal
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-29 Jouni Malinentests: Enable verbose logger_stdout debug in hostapd
2013-09-29 Jouni Malinentests: Add test cases for WPA2-Enterprise
2013-05-24 Jouni Malinentests: Add test cases for Fast BSS Transition
2013-05-10 Jouni Malinentests: Use /var/run/hostapd-global to avoid socket...
2013-03-31 Jouni Malinentests: Add a test case for Hotspot 2.0 network selection
2013-03-31 Jouni Malinentests: Add test cases for WPS operations
2013-03-30 Jouni Malinentests: Add test cases for PMF
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