]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Dump control interface sockets during FST operations
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 30 Dec 2015 11:54:18 +0000 (13:54 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 30 Dec 2015 11:54:18 +0000 (13:54 +0200)
commit8fb84690ae0b7aa6293e6607b568f3d02fef9f3e
treeeb079f860aea0af409da931829f41ca502009b64
parent4bc2ffaaf873bab183b4717475c5e0b988369b7f
tests: Dump control interface sockets during FST operations

This makes it less likely to hit issues with running out of control
interface TX queue when running multiple FST test in a row. Number of
the FST operation sequences seemed to leave quite a few event messages
pending in one of the attached control interface sockets for wlan5 which
could result in test failure if the buffer space ran out and some of the
wpa_supplicant events were not delivered.

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