tests: Make autogo_join_auto_go_neg more robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 1 Dec 2015 22:40:17 +0000 (00:40 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Dec 2015 10:37:12 +0000 (12:37 +0200)
commitbe4a0d0d5a292dde6a356c454a4fb332b12e8f0e
treeeeb3341faea366e549916dca391cd4d24f9de321
parent3bba9c71c586c5f9e563dd12f32e73663bb302cb
tests: Make autogo_join_auto_go_neg more robust

It was possible for this test case to fail if the single attempt of
discovering the peer as part of the scan for join failed. This test case
was useful in combination with another test case:
ap_hs20_fetch_osu autogo_join_auto_go_neg

However, there is now an explicit test case (discovery_after_gas) for
this, so autogo_join_auto_go_neg can be made more robust without losing
testing coverage.

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