]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Race condition in connect_cmd_concurrent_grpform_while_connecting
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 12 Dec 2023 18:47:16 +0000 (20:47 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 12 Dec 2023 18:47:16 +0000 (20:47 +0200)
commit7629ac4deff7a006702de8d3df00ae2f8119cafa
tree5714e29f2ddef012680b31a1a4e885f67badc682
parent3104d8057ea925136d196d4b6dbe54b5c5e874a2
tests: Race condition in connect_cmd_concurrent_grpform_while_connecting

Wait for AP to complete connection before running the connectivity test.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_connect_cmd.py