]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear ignore_old_scan_res after sigma_dut test cases
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 3 Jul 2017 12:58:58 +0000 (15:58 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 3 Jul 2017 12:58:58 +0000 (15:58 +0300)
commit65fa9d96ae60d06dc42ff018ba3a6e412ebcf90f
tree7e39e36e00b74cc18bd06b52bc94f314565d9c6f
parent0f842044ee41d535f20d55d4f4d979ab635c7fad
tests: Clear ignore_old_scan_res after sigma_dut test cases

sigma_dut can end up setting ignore_old_scan_res=1 and that can result
in some of the consecutive test cases failing. Fix this by explicitly
clearing ignore_old_scan_res after sigma_dut cases that may have ended
up setting the parameter.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_sigma_dut.py