tests: Make GAS test cases more robust
authorJouni Malinen <j@w1.fi>
Thu, 15 May 2014 21:27:47 +0000 (00:27 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 May 2014 21:30:40 +0000 (00:30 +0300)
commit4ef7053119b4c7c2a10b40c58c52ddf672aef9c3
treee0773ad1c26846cb4d4689b5f7bb3388451d2ef1
parent3051c9866b357449b3578052a5c01c8072be52e8
tests: Make GAS test cases more robust

Scan explicitly for the specific AP to work around issues where under
heavy CPU load, the single active scan round may miss the delayed Probe
Response from the AP. In addition, verify that ANQP_GET commands succeed
to make error cases clearer in the log.

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