]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Change most SAE test cases to use suitable groups
authorJouni Malinen <jouni@codeaurora.org>
Mon, 8 Apr 2019 14:59:17 +0000 (17:59 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 8 Apr 2019 15:03:59 +0000 (18:03 +0300)
commit8e607b1b62f267af8c84ac23491ecfbc94d135e7
treeb8e2de6efb7a29f01c93e681fc4ae1b39e861544
parent6bb9d9a8db899278032eac6e7df7d7b999a9956e
tests: Change most SAE test cases to use suitable groups

Reduce testing dependency on the unsuitable groups so that a test case
against a production build would not fail the test case unnecessarily.
This is in preparation of making production builds
(CONFIG_TESTING_OPTIONS not defined) of wpa_supplicant hostapd disable
all DH groups that have been indicated as being unsuitable.

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