]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Wait for hostapd/wpa_supplicant to reply at start (concurrent)
authorJouni Malinen <j@w1.fi>
Tue, 27 Aug 2013 13:01:04 +0000 (16:01 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 27 Aug 2013 13:01:04 +0000 (16:01 +0300)
commit15f7b02c95fb7905e7e321a725fa0ad25024b6c1
tree4fe85e526df532194fc3eacc0d8002eb8ea90aba
parentc1c0b35fea656345b672984910cc3b93938bc5e5
tests: Wait for hostapd/wpa_supplicant to reply at start (concurrent)

Instead of waiting for a fixed duration, poll hostapd/wpa_supplicant
through the control interface until they are ready to reply in order to
avoid starting test case execution too early. This is like commit
b76579e0c09a1a763b70d63613377b407cbc405f but for the concurrent P2P test
cases that were forgotten from that commit.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/start-p2p-concurrent.sh