]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear monitor socket within p2p_msg_unexpected_go_neg_resp
authorJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 11:09:23 +0000 (13:09 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 11:09:23 +0000 (13:09 +0200)
commitfabce22df6bb6ff775cd746f03b997ad7637c5db
treee890c73f66e95353188c21c756da4da9826c3480
parent9bcfd5be869f6b0463d0ab9d613820e15574626d
tests: Clear monitor socket within p2p_msg_unexpected_go_neg_resp

This makes the debug log easier to understand and avoids leaving large
number of pending messages into the wpa_supplicant control interface
sockets.

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