]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Read monitor events explicitly in wpas_ctrl_interface_add_many
authorJouni Malinen <j@w1.fi>
Sun, 4 Oct 2015 09:22:02 +0000 (12:22 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 4 Oct 2015 15:52:38 +0000 (18:52 +0300)
commit35d2e24bc784cc60b9feaaaf6e7d04cf5211ee5b
tree81213bc4394ea5423c86c9110f78d44ce8568204
parent12ea4cff6b6335942b49509767c78b25255b640f
tests: Read monitor events explicitly in wpas_ctrl_interface_add_many

This test case ended up hitting control socket output queue limit
unnecessarily due to the test script not reading pending event messages.

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