]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: WPS PBC session overlap detection with single BSSID selected
authorJouni Malinen <jouni@codeaurora.org>
Mon, 24 Feb 2020 18:04:21 +0000 (20:04 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 24 Feb 2020 18:04:21 +0000 (20:04 +0200)
commitae750570b6f8d9d2b723eefd136896a2dbdfa0d2
tree87db43f868bc3b7e7469e53aab57e86fbf6f42a9
parent3fadb1dcc083430fe8cbe9891ddb28cd8c023e25
tests: WPS PBC session overlap detection with single BSSID selected

Update grpform_pbc_overlap not to require PBC session overlap to be
detected since in this sequence a single BSSID is specified and other
APs can be ignored while checking for session overlap. Add other test
cases to explicitly check for the PBC session overlap detection in
non-P2P and P2P cases when the BSSID is specified.

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