tests: Use more enforced order for the RSN IBSS steps
authorJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 20:10:37 +0000 (23:10 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 20:10:37 +0000 (23:10 +0300)
commite5a3983819291c82b596e397d78c1c161f03e479
tree410108a67f29aac33d898c2200f8432fb6307f0a
parente743db43099c04ba7b0a561f39a5ca3a528acc8e
tests: Use more enforced order for the RSN IBSS steps

test_ibss_rsn has been failing pretty frequently due to various issues
in getting all connections up. Try to address this initially by avoiding
concurrent operations and explicitly waiting for 4-way handshake
completion before testing data connection. Once this test case is
workign more robustly, a more difficult case with concurrent operations
can be added as a separate test case.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ibss.py