]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix scan_reqs_with_non_scan_radio_work error reporting
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 13 Dec 2016 14:48:53 +0000 (16:48 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 13 Dec 2016 18:07:52 +0000 (20:07 +0200)
commit0aca60b84c95fc2287f7fef6e59bb2654acd2429
treed9c0a0a7501694985b82362a086c041c71a70f07
parent58bd7dc341ca6f4d91c8786f90c8442348300b29
tests: Fix scan_reqs_with_non_scan_radio_work error reporting

Raise an exception instead of printing out to stdout if scan fails to
complete.

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