]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip ap_wpa2_tdls_concurrent_init on failure
authorJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 08:30:56 +0000 (11:30 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 08:30:56 +0000 (11:30 +0300)
commitbf700cc3d2431017e5911e4efb439c235b18ef5d
tree4b8e4934f21379baf56b9a8f40d74ecf836a9f35
parent36e7fbce347e1aa931743596720f26ecde5dcf4c
tests: Skip ap_wpa2_tdls_concurrent_init on failure

A mac80211 TDLS validation change ended up breaking test functionality
that was needed for this test case. Instead of reporting this known
issue as a FAIL every time, mark the test as SKIP since the issues is
known and there are no plans of "fixing" it.

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