tests: Verify PMKSA caching
[mech_eap.git] / tests / hwsim / wpasupplicant.py
2013-12-29 Jouni Malinentests: Verify PMKSA caching
2013-12-29 Jouni Malinentests: Verify SAE anti-clogging mechanism
2013-12-29 Jouni Malinentests: Verify WPS AP Setup Locking on AP PIN failures
2013-12-29 Jouni Malinentests: Verify FT-over-DS
2013-12-28 Jouni Malinentests: Verify PeerKey handshake
2013-12-26 Jouni Malinentests: Verify scan behavior
2013-12-26 Jouni Malinentests: Verify Interworking network selection with other...
2013-12-26 Jouni Malinentests: Verify Interworking network selection based...
2013-12-26 Jouni Malinentests: Interworking network select with simulated SIM...
2013-12-26 Jouni Malinentests: Verify sharing and unsharing of ANQP results
2013-12-26 Jouni Malinentests: Use a single channel scan to avoid unnecessary...
2013-12-26 Jouni Malinentests: Verify Interworking Probe Request filtering
2013-12-25 Jouni Malinentests: Add test cases for various ciphers
2013-11-24 Jouni Malinentests: Add test cases for concurrent P2P operations
2013-11-24 Jouni Malinentests: Verify P2P operations with a separate group...
2013-11-06 Jouni Malinentests: Verify disallow_aps with Interworking
2013-11-06 Jouni Malinentests: Verify no-duplicate-networks with Interworking...
2013-11-04 Jouni Malinentests: HS 2.0 excluded SSID
2013-11-04 Jouni Malinentests: HS 2.0 required roaming consortium
2013-11-04 Jouni Malinentests: Use dictionary as add_cred_values() parameter
2013-11-03 Jouni Malinentests: Add an EAP-TLS test case
2013-11-03 Jouni Malinentests: Add more EAP test cases
2013-11-02 Jouni Malinentests: Use a helper function to rename wpa_supplicant...
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-29 Jouni Malinentests: Add a test for dynamic hostapd config change
2013-10-29 Jouni Malinentests: Add helper functions for Hotspot 2.0 test cases
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-10-20 Jouni Malinentests: Add domain_suffix_match validation
2013-10-20 Jouni Malinentests: Test case for Hotspot 2.0 with external SIM...
2013-09-29 Jouni Malinentests: Add test cases for WPA2-Enterprise
2013-09-29 Jouni Malinentests: Add test cases for P2P service discovery
2013-09-29 Jouni Malinentests: Test GO functionality with legacy STAs
2013-09-28 Jouni Malinentests: Wait for driver scan state to clear between...
2013-09-28 Jouni Malinentests: Add a test case for P2P invitation
2013-09-25 Jouni Malinentests: Clear global monitor interface on dump_monitor()
2013-09-03 Jouni Malinentests: Check wpa_supplicant connection after reset
2013-09-01 Jouni Malinentests: Use a helper function for waiting session termin...
2013-09-01 Jouni Malinentests: Add test cases for persistent P2P groups
2013-09-01 Jouni Malinentests: Add test cases for per-STA PSK in P2P group
2013-06-30 Jouni Malinentests: Use wpa_supplicant global control interface...
2013-04-28 Jouni Malinentests: Test WPS ER UPnP functionality to add Enrollees
2013-03-31 Jouni Malinentests: Add a test case for Hotspot 2.0 network selection
2013-03-31 Jouni Malinentests: Use FLUSH command to clear wpa_supplicant state
2013-03-31 Jouni Malinentests: Fix BSS table flushing and old result ignoring...
2013-03-31 Jouni Malinentests: Add test cases for WPS operations
2013-03-30 Jouni MalinenP2P: Add a test case for discovering a P2P client in...
2013-03-30 Jouni Malinentests: Add test cases for PMF
2013-03-30 Jouni Malinentests: Add roaming test cases
2013-03-29 Jouni Malinentests: Add helper functions for connection to an AP
2013-03-27 Jouni Malinentests: Add initial AP tests with hostapd
2013-03-17 Jouni Malinentests: Group formation with PBC
2013-03-17 Jouni Malinentests: Add P2P device discovery and provision discovery...
2013-03-16 Jouni Malinentests: Use social-only scan by default to speed up...
2013-03-16 Jouni Malinentests: Fix wait duration
2013-03-09 Jouni Malinentests: Use wlantest to validate TDLS behavior
2013-03-09 Jouni Malinentests: Add a test case for using TDLS in a P2P group
2013-03-09 Jouni Malinentests: Add support for separate P2P group interfaces
2013-03-09 Jouni Malinentests: Add autonomous GO testing
2013-03-09 Jouni Malinentests: Validate GO Negotiation status code
2013-03-09 Jouni Malinentests: GO Negotiation with both devices using GO intent 15
2013-03-09 Jouni Malinentests: Report group formation results as a dict
2013-03-02 Jouni Malinentests: Add test execution mechanism
2013-03-02 Jouni Malinentests: Check connectivity in the P2P group
2013-03-01 Jouni MalinenAdd a starting point for mac80211_hwsim-based testing