]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear ignore_old_scan_res explicitly in test cases where it is used
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Dec 2015 15:48:01 +0000 (17:48 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2015 15:48:01 +0000 (17:48 +0200)
commitb90b3eab1f5af41de86e110b35b949261e7933ea
tree02a333efb7621ea02d4549f2c027093b9588e87b
parent49d51a0dcb6e4fc638db944a2df50027f552abcf
tests: Clear ignore_old_scan_res explicitly in test cases where it is used

This parameter is used only in couple of test cases and there is no need
to maintain the code to reset it in WpaSupplicant::reset().

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