]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize multi_check() waits in ap_bss_add* and ap_multi_bss*
authorJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 15:20:18 +0000 (17:20 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 15:20:18 +0000 (17:20 +0200)
commit4905f1ebfe8a621e059ae54edc49ba37010faf22
tree209e679df931ba2fd3a6205b8fdd3e2da8b479c1
parent610cfff5d7ae9cfb5d51f9068351b1a5832cab14
tests: Optimize multi_check() waits in ap_bss_add* and ap_multi_bss*

There is no need to wait for the longer fixed duration for each STA when
an event message or an earlier wait for another STA can be used instead.

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