]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make rrm_reassociation more robust
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 20:41:36 +0000 (22:41 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 20:41:36 +0000 (22:41 +0200)
commit4415da686d835a4258d2d856cd9159dad906a862
tree8d43adaa896cf0c2afd4f3122776b84afd369d63
parent078217a2d7007d7948d0ed728a18d30e6e92d3c9
tests: Make rrm_reassociation more robust

Flush cfg80211 scan cache explicitly when running this test case to
avoid issues with the ROAM command not working due to a scan result from
an earlier test case. This was causing failures in the following test
case sequence:
rrm_beacon_req_active_ap_channels rrm_reassociation

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