]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize p2p_go_move_scm_multi initial wait
authorJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 17:31:44 +0000 (19:31 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 17:31:44 +0000 (19:31 +0200)
commit63b87a5aebee031433213e5611883fd1cce95073
treeb9ccfdefd6665784d332c0cf1152a26e54ca43d5
parent3acf68feb91a5488526df68fb0aedf572e90e434
tests: Optimize p2p_go_move_scm_multi 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