]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_hs20.py
tests: Split domain_suffix_match test cases based on match type
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 15:37:32 +0000 (17:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commit24579e7047851330b616eff8d4a8d0e48dab4509
tree7c207dc48184035f6c8faa9de46904c48721e3b5
parent524c6c33bc92fec4b8e89f67fd17b6bb941a0c87
tests: Split domain_suffix_match test cases based on match type

With GnuTLS, domain_suffix_match is currently requiring full match, so
split the test cases in a way that can be reported more cleanly as PASS
or SKIP based on TLS library behavior.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_hs20.py