]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Speed up stop-wifi.sh
authorJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 07:54:10 +0000 (10:54 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 08:06:46 +0000 (11:06 +0300)
commitd3b082371d5cd2d59c6d77bf05771c7316c30a55
tree56df04da16c653ef76e0f088db3821c3b7608cec
parent53b63a0a3f53a12d2be5f63161f4eba1b0d88be2
tests: Speed up stop-wifi.sh

Split the long waits to iterations of shorter waits that can be stopped
based on processes having died.

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