]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Do not attach wpa_supplicant monitor interface unnecessarily
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 14 Dec 2016 11:56:15 +0000 (13:56 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Dec 2016 11:56:15 +0000 (13:56 +0200)
commitbb5d761c2e3ba51413e420a96bf29a09f5d463bd
tree9a047f6700dcc51a6ba3595af28d70201bf9ce48
parent10f312d4a63b95190af9a725c0bc7ad814b80e10
tests: Do not attach wpa_supplicant monitor interface unnecessarily

There is no need to attach the monitor interface was events when issuing
only a single INTERFACES command.

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