tests: Clean up and optimize gas_concurrent_scan and _connect
authorJouni Malinen <j@w1.fi>
Fri, 3 Jan 2014 12:34:59 +0000 (14:34 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 20:33:06 +0000 (22:33 +0200)
commitd7a99700de015574d9a69f693d2f8b7fa0726716
tree4060dfe8fd0aa99f1cf26073add9ddc5a4c43533
parentad36d27d6a039817438063776180ad6869567a3a
tests: Clean up and optimize gas_concurrent_scan and _connect

No need to run a full scan as the first step since it only needs to find
the AP from a known channel for the GAS operation.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_gas.py
tests/hwsim/wpasupplicant.py