tests: Speed up p2ps_active_go_seeker by using a single-channel scan
authorJouni Malinen <j@w1.fi>
Sun, 11 Oct 2015 17:08:56 +0000 (20:08 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 11 Oct 2015 18:42:03 +0000 (21:42 +0300)
commit0033eea5333456d55be20dce599d09ca67532ad4
treef30fd51651bca9765d20eb59744d03ade32cec50
parent7dd55f2486480c2eba4eb5b9d24278c774b52119
tests: Speed up p2ps_active_go_seeker by using a single-channel scan

There is no test coverage benefit from using all-channels scan in
P2P_CONNECT-join here.

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