]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear scan results from dev5 in WPS testing
authorJouni Malinen <jouni@codeaurora.org>
Wed, 13 Mar 2019 17:27:21 +0000 (19:27 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 13 Mar 2019 17:27:21 +0000 (19:27 +0200)
commit8b944cf779629141896a269fd6b181a05b4d9148
treee0b06dce2d6135cc7883a9ebfc3c8de0249df8d4
parentb5e57699af52c99d3742bb4711484aa51f1b4e61
tests: Clear scan results from dev5 in WPS testing

Test case sequence "ap_wps_ap_scan_2 ap_wps_pbc_2ap" resulted in a
failure due to a scan entry being left behind from the first test case
and the second one ending up using that obsolete result during WPS_PBC
processing. Fix this by clearing the scan results explicitly on dev5.

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