]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ibss.py
tests: Wait for all 4-way handshake pairs in test_ibss_rsn
authorJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 23:00:39 +0000 (02:00 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 23:02:28 +0000 (02:02 +0300)
commit3d5b356ac0b7434292b2b814bd723be31e3139c8
tree4c3daa70e6898169f3c2a2a58b730a98d66efdf7
parent853b49a030c00fd6b2dde14e183ca2bf108eaa16
tests: Wait for all 4-way handshake pairs in test_ibss_rsn

The handshake between STA2 and STA1 was not tracked previously. For
completeness, include that in the list of handshakes that are explicitly
waited for to complete prior to starting the connectivity tests. Since
all key setup should be done at this point, remove the extra wait before
the last connectivity test between STA1 and STA2.

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