]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear country configuration at the end of wpas_ap_async_fail
authorJouni Malinen <j@w1.fi>
Sun, 13 Mar 2022 16:26:08 +0000 (18:26 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Mar 2022 16:26:45 +0000 (18:26 +0200)
commitb37bbcc390cbdd29876531a3fb83f5ed3add08da
treec768b230a07affce5638689b7f46beef4a9109d8
parent7f661f942d2dc7f6ee8547508e236cbc14f881d5
tests: Clear country configuration at the end of wpas_ap_async_fail

This was causing a failure in the following sequence:
wpas_ap_async_fail wpas_ctrl_country

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_wpas_ap.py