tests: Optimize p2p_go_move_reg_change initial wait
authorJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 17:34:18 +0000 (19:34 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 17:35:51 +0000 (19:35 +0200)
commitae248721f432fcbd1334ea9f4deb292429602d2f
treecc17862a818c8207884de32a533ea005df32ac74
parent63b87a5aebee031433213e5611883fd1cce95073
tests: Optimize p2p_go_move_reg_change initial wait

There is no need to wait for the initial client timeout in this type of
test sequence since that wait can be cleared by connecting and
disconnecting a client to the group. This allows the test case to be
executed much more quickly and the dependency on --long can be removed.

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