]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Avoid race condition in autogo_passphrase_len
authorJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 11:52:42 +0000 (13:52 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 11:52:42 +0000 (13:52 +0200)
commit52e869032ab0eedce0a15590357e967830e36230
treea755bb11f3f161881c38e9a28207b380c9a14f44
parentfc995d3130552e2dd52446ae72f666468b474f51
tests: Avoid race condition in autogo_passphrase_len

Wait for 4-way handshake to complete on the GO before the connectivity
test between two P2P clients.

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