]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make scan_bss_limit more robust
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2020 11:02:56 +0000 (13:02 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2020 11:02:56 +0000 (13:02 +0200)
commitcd9f5511a3d662adbfee45437f36b38656b472ed
treed4d6418fafd4654eaa2561a27f7f8a6f13be682c
parentb5a3b80718c5438257fa864a4d924e9249c88093
tests: Make scan_bss_limit more robust

Explicitly clear cfg80211 scan cache to avoid issues with old BSS
entries from previous test cases.

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