tests: Make mesh_missing_mic more robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 16 Jun 2016 23:05:10 +0000 (02:05 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Jun 2016 23:05:10 +0000 (02:05 +0300)
commit7309e804cf0b35b95be3f8cd13c2ae66691eb572
tree59f1967ab53cdceaa554a95cbb16f778c75387be
parentd1296da64343085017015cccc0562dd702bb10c7
tests: Make mesh_missing_mic more robust

Check for MESH-PEER-CONNECTED from dev[1] before reporting MGMT-RX
timeout errors from dev[0]. This avoids false failures in case the short
0.01 s timeout at the end of the loop was not long enough to catch the
message.

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