]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip dbus_connect_eap if altsubject_match is not supported
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2015 18:57:26 +0000 (20:57 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2015 18:57:26 +0000 (20:57 +0200)
commit089e7ca372cee1bc48835ff3e9993f8070b23160
tree60a8e181a7ede99f7f88618e2d15b76eda51415f
parent4104267e81b0a0acdb43f693a67f236b3237a719
tests: Skip dbus_connect_eap if altsubject_match is not supported

This test case fails with the current internal TLS client implementation
since the needed altsubject_match parameter is not yet supported.

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