]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make SSID verification through beacon protection more robust
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 12 Jul 2024 10:15:57 +0000 (13:15 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 12 Jul 2024 10:15:57 +0000 (13:15 +0300)
commit3137a4124716f06e16814d26685e5ffd8470195b
tree7735406b1f6e7682091231536dcae168dae82f40
parent10236545325fed33533ee3af9d0d16f5e0df4568
tests: Make SSID verification through beacon protection more robust

Clear scan results at the beginning of the test case to avoid incorrect
behavior if there are multiple entries for the same BSS. In addition,
use a bit longer wait for receiving an updated Beacon frame in scan
results.

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