tests: Make it less likely to overflow wlan5 control iface socket
authorJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 22:42:42 +0000 (01:42 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 22:42:42 +0000 (01:42 +0300)
commit4b9d79b66ec4616296422195aa6dd091dd9586ad
tree99e9727c4eb7e772a88532c771eccc1956160cb2
parent7d56bd734ce8f0a456f686496d18b3eb40abcb7c
tests: Make it less likely to overflow wlan5 control iface socket

Number of test cases did not read all control interface socket events
from the dynamically added wlan5 interface. This could result in hitting
maximum socket TX queue length and failures in the following test cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_pmf.py
tests/hwsim/test_ap_psk.py
tests/hwsim/test_ap_wps.py
tests/hwsim/test_connect_cmd.py
tests/hwsim/test_p2p_autogo.py
tests/hwsim/test_p2p_channel.py
tests/hwsim/test_p2p_device.py