]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove mesh SAE Password Identifier test cases for now
authorJouni Malinen <jouni@codeaurora.org>
Tue, 21 Jan 2020 10:57:07 +0000 (12:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 21 Jan 2020 11:00:20 +0000 (13:00 +0200)
commit6a673d0fb05557d149e4ff50430991979e476f2a
tree3d28abc00c8675ac3bb9321ca22c6fd8a0dcaaed
parentc56b7a2fdf121538b6ec88fabc9715844ba72952
tests: Remove mesh SAE Password Identifier test cases for now

IEEE P802.11-REVmd was modified to require H2E to be used whenever
Password Identifier is used with SAE. Since wpa_supplicant and mac80211
do not yet support SAE H2E in mesh, Password Identifier cannot be used
in mesh cases. Remove the test cases that verified this behavior for now
to allow H2E to be required per updated REVmd definition. These test
cases will be restored once H2E is fully functionality in mesh cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_wpas_mesh.py