tests: Verify global control interface before starting each test
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 29 Apr 2014 11:46:09 +0000 (14:46 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 Apr 2014 12:20:23 +0000 (15:20 +0300)
commit521b7e7925058055b5e569d18435bd9c1769b6a9
treed961b66f185c3c7e945433f77240750f7302c846
parent60b94220802d957bda708395caac37245731c491
tests: Verify global control interface before starting each test

This allows control interface issues to be caught in a bit more readable
way in the debug logs. In addition, dump pending monitor socket
information more frequently and within each test case in the log files
to make the output clearer and less likely to go over the socket buffer
limit.

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