]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make sure hlr_auc_gw exits and clean up sockets
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 15 Oct 2013 14:07:35 +0000 (17:07 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 17 Oct 2013 18:05:06 +0000 (21:05 +0300)
commitdfe6ce4eebbb1b015d2cdc92ae9c010eebd79b95
tree4652c1b8094b033c5cdaf0e710604f94a260c069
parent0d4c5494bc56a650bb381ba50b12a9c27ee0de03
tests: Make sure hlr_auc_gw exits and clean up sockets

If a test run is terminated forcefully, hlr_auc_gw could have been left
running and/or some of the control interface files could still remain.
This could result in hlr_auc_gw not starting again for the next test
run.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/stop-wifi.sh