tests: Verify P2P GO start when scan_req = MANUAL_SCAN_REQ
authorJouni Malinen <j@w1.fi>
Tue, 13 May 2014 23:31:55 +0000 (02:31 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 May 2014 13:56:49 +0000 (16:56 +0300)
commit42216792338265f88829575e49e7e9b35fcf32f0
tree668728eb03b28120235e68abfdefd2c2932680e2
parent3e66f78914e015972c997688e1b8c0fdd747fd08
tests: Verify P2P GO start when scan_req = MANUAL_SCAN_REQ

There was a bug in this code path that resulted in the
skip-scan-to-start-GO case to not actually skip the scan. It looks like
this could be hit at least when autoscan was enabled, but it is possible
that some other sequences could hit this as well.

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