]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: Use a domain name in the identity for get_emsk OOM tests
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 22 May 2017 10:47:37 +0000 (13:47 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 22 May 2017 10:51:07 +0000 (13:51 +0300)
commit0a0c4dc1d77772ccc4a29e1cdb1c987861046200
tree312830a303566644459fe6d34368d9e8c8d58e1c
parent34ee12c559a1838ccedabce04602997e0bac2911
tests: Use a domain name in the identity for get_emsk OOM tests

These test cases depend on ERP processing to reach the get_emsk handler
function. Since ERP really needs the realm to derive a proper
keyName-NAI, modify these test cases to pass the realm part in the
identity to allow error checking to be introduced for rejecting ERP
cases where the realm is not available.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/auth_serv/eap_user.conf
tests/hwsim/test_ap_eap.py
tests/hwsim/test_eap_proto.py