summaryrefslogtreecommitdiff
path: root/tests/hwsim/test_erp.py
Commit message (Expand)AuthorAgeFilesLines
* tests: hostapd dump_msk_fileJouni Malinen2022-11-101-2/+2
* tests: Update capability checks to include OpenSSL 3.0Jouni Malinen2022-01-111-4/+2
* tests: Move ERP/FILS capability checks to utils.pyJouni Malinen2021-02-281-6/+1
* tests: Additional EAP-TEAP coverageJouni Malinen2019-08-071-0/+3
* tests: ERP with EAP-SIM/AKA/AKA' fast reauthenticationJouni Malinen2019-05-251-1/+26
* tests: Start ERP authentication server without APJouni Malinen2019-05-061-7/+9
* tests: ERP enabled on RADIUS server and peer and no wildcard userJouni Malinen2019-04-091-2/+34
* tests: ERP/FILS with external hostapd process as RADIUS serverJouni Malinen2019-04-061-0/+39
* tests: Python coding style cleanup (pylint3 bad-whitespace)Jouni Malinen2019-03-161-16/+16
* tests: Fix erp_home_realm_oom error on python3Masashi Honma2019-02-041-1/+1
* tests: Explicit str/bytes conversion for key_lifetime_in_memoryJouni Malinen2019-02-041-1/+2
* tests: Enable ERP testing with PEAPJouni Malinen2019-02-021-5/+4
* tests: ERP enabled on RADIUS server and peer using EAP-TLS v1.3Jouni Malinen2018-06-011-1/+24
* tests: Comment out during-association TK-in-memory checksJouni Malinen2017-10-161-2/+2
* tests: Allow wpa_supplicant to maintain GTK in memory during associationJouni Malinen2017-10-161-3/+2
* tests: Write MSK dump files from authentication serverJouni Malinen2017-09-051-1/+3
* tests: Update erp_home_realm function name for erp_home_realm_oomJouni Malinen2017-04-071-3/+3
* tests: FILS SK using ERP with SIMJouni Malinen2017-02-261-2/+2
* tests: FILS PMKSA caching with Cache Identifier and external managementJouni Malinen2017-02-261-1/+1
* tests: Pass full apdev to add_ap() function (4)Janusz Dziedzic2016-04-031-1/+1
* tests: Pass full apdev to add_ap() function (1)Janusz Dziedzic2016-04-031-10/+10
* tests: Additional EAP-Finish local error coverageJouni Malinen2016-02-071-0/+30
* tests: ERP init error case on allocation failureJouni Malinen2016-02-071-0/+11
* tests: Fix ERP anonymous_identity test casesJouni Malinen2016-01-131-1/+15
* tests: ERP and local error casesJouni Malinen2016-01-131-1/+79
* tests: ERP and anonymous identityJouni Malinen2016-01-131-1/+72
* tests: Make key-lifetime-in-memory more robust for GTK checkJouni Malinen2015-12-141-0/+4
* tests: Write GTK locations into debug log in key_lifetime_in_memoryJouni Malinen2015-12-061-0/+1
* tests: Skip ERP tests with EAP methods that are not supportedJouni Malinen2015-08-021-5/+11
* tests: ERP with EAP-EKEJouni Malinen2015-05-241-3/+2
* tests: Make *_key_lifetime_in_memory more robustJouni Malinen2015-01-311-1/+1
* tests: Skip EAP-pwd and EAP-FAST test cases if not supportedJouni Malinen2015-01-121-6/+10
* tests: Convert test skipping to use exceptionJouni Malinen2015-01-081-19/+13
* tests: Extend EAP key lifetime in memory to cover MSK and EMSKJouni Malinen2015-01-031-1/+19
* tests: Verify that wpa_supplicant clears keys from memoryJouni Malinen2014-12-301-0/+174
* tests: ERP with EAP-IKEv2Jouni Malinen2014-12-201-0/+2
* tests: Add wait_connected() and wait_disconnected() helpersJouni Malinen2014-12-201-24/+8
* tests: ERP when server has dropped the keysJouni Malinen2014-12-141-0/+40
* tests: EAP Re-authentication Protocol (ERP)Jouni Malinen2014-12-041-0/+191