]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix clean at the end of sigma_dut_client_privacy
authorJouni Malinen <j@w1.fi>
Sun, 21 Feb 2021 15:21:48 +0000 (17:21 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Feb 2021 15:21:48 +0000 (17:21 +0200)
commit39fac5abd1abef16c262efadd962d99e29178e52
treecadd9a6f6fee104e21e7d21e21b3f95d3a5864be
parentc210aed4b6b8dca8bb319b4fb0897103b84136d2
tests: Fix clean at the end of sigma_dut_client_privacy

These commands were being issues to incorrect wpa_supplicant instance
and were missing clearing of the MAC_RAND_SCAN parameter.

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