]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Split subject_match and altsubject_match to separate test cases
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 15:05:59 +0000 (17:05 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commit506b2f05f2ef9579d596a7132d4cadf89bc0a357
treed8b1882a353ee71dee7ab1383ff2fe152477db24
parent79b1dd9aad013271deb5ebd97c1e7e87c83021e9
tests: Split subject_match and altsubject_match to separate test cases

These parameters are supported only with OpenSSL, so split any test case
that used those for a successful connection into two test cases. Skip
all test cases where these are used without the selected TLS library
supporting them to avoid reporting failures incorrectly. Though, verify
that subject_match and altsubject_match get rejected properly if TLS
library does not support these.

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