]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make wnm_bss_tm_req a bit more efficient and robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 6 Mar 2017 21:53:33 +0000 (23:53 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 6 Mar 2017 21:53:33 +0000 (23:53 +0200)
commit4fe798bd9de8c7c381ff05fbbe661e52d20182e4
tree9ed3ba679389e94ff3d7e0e0dadef63e262ed3fa
parented432343f48cee28236e2fa8e6ac0e96d99f23f9
tests: Make wnm_bss_tm_req a bit more efficient and robust

Use a local variable for the STA address instead of fetching it
separately for each operation. Dump control interface monitor events
between each test message to avoid increasing the socket output queue
unnecessarily.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_wnm.py