]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_reconnect_auth_timeout test more robust
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 22 Aug 2018 17:31:45 +0000 (20:31 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 16 Oct 2018 09:49:11 +0000 (12:49 +0300)
commit16b5413f2bb09c2e6a1ae14f50335b0f7dd55d5d
tree3d69eb334142259c800f6aa3fb6df54c50595ace
parentad369d77baeeb89c6a8670c60106efd23eb5d142
tests: Make ap_reconnect_auth_timeout test more robust

This test starts two identical APs and assumes a connection to the first
one, though it is not necessary true. Fix that by starting the second AP
only after the connection is established.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
tests/hwsim/test_ap_roam.py