]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Kill hostapd/wpa_supplicant more forcefully if needed
authorJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 13:38:13 +0000 (16:38 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Aug 2013 13:38:13 +0000 (16:38 +0300)
commit9e88556a1c9241856a86051efd0f18fb768b5d41
treeea69d0d60b7cc9c1360acf06a22428384dbc7fd1
parent28de68ae56757969511ff6d7bcd4332bb04ecec7
tests: Kill hostapd/wpa_supplicant more forcefully if needed

Try to make sure new testing can be started by forcing
hostapd/wpa_supplicant to be killed with SIGKILL if needed. In addition,
wait a bit longer when killing the processes to avoid issues with the
next test run starting before the old one has been fully terminated.

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