]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove ignore_old_scan_res clearing from the test scripts
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 4 Feb 2022 19:29:52 +0000 (21:29 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Feb 2022 19:29:52 +0000 (21:29 +0200)
commitc4dc90c1c045a53caf309090953384b4455e45f1
tree8c055deebe7a1e8589d21b7ab793a7cf52be315c
parent632a9995c8f92f8d8e8a4ca9639088a09c8213c2
tests: Remove ignore_old_scan_res clearing from the test scripts

Now that wpa_supplicant does this internally as a part of the FLUSH
command, there is no need for the test scripts to try to clear the
parameter between test cases.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_nfc_p2p.py
tests/hwsim/test_nfc_wps.py
tests/hwsim/test_scan.py
tests/hwsim/test_sigma_dut.py
tests/hwsim/utils.py