]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify hostapd mgmt_tx() success
authorJouni Malinen <j@w1.fi>
Sun, 18 Dec 2016 10:22:13 +0000 (12:22 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2016 11:01:49 +0000 (13:01 +0200)
commit0851a180b9c7c4d0e3d63bdcead6714eea28f121
tree883adea40efc057f92f997fb73d644d79df51722
parent1a4b4c84661a4cb1f6f41396bddfa1299f4da911
tests: Verify hostapd mgmt_tx() success

Raise an exception if MGMT_TX command to hostapd fails. Previously, such
errors were ignored silently.

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