]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Wait for hostapd/wpa_supplicant to reply at start
authorJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 13:47:15 +0000 (16:47 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 13:47:15 +0000 (16:47 +0300)
commitb76579e0c09a1a763b70d63613377b407cbc405f
tree58502790167b5d745906d445cf9eacb3392af1e4
parent9e88556a1c9241856a86051efd0f18fb768b5d41
tests: Wait for hostapd/wpa_supplicant to reply at start

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.

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