]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Flush scan table in ap_wps_priority to make it more robust
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 16 May 2022 16:09:23 +0000 (19:09 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 May 2022 16:09:23 +0000 (19:09 +0300)
commit7173992b96d581517b710d4b6c5e341aa5307162
treec00932ceabbd3670ef51c44de829a1b7fbd5b6c9
parentb9313e17e8ebcb8809be4f4d823ed2eb4f8b578e
tests: Flush scan table in ap_wps_priority to make it more robust

This test case could fail if there was an old BSS entry from a previous
test case in the scan results.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_ap_wps.py