tests: Clear ignore_old_scan_res setting
authorJouni Malinen <j@w1.fi>
Sat, 15 Nov 2014 10:56:02 +0000 (12:56 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Nov 2014 10:56:02 +0000 (12:56 +0200)
commiteec0cc8da2286133bb2c53fd695bd26aa2689eed
tree5923b338b3c2336f1eca859762a11876008af616
parent35efa2479ff19c3f13e69dc50d2708ce79a99beb
tests: Clear ignore_old_scan_res setting

This parameter was used in some of the NFC test cases to make scanning
more robust in case of changing AP configuration. However, the parameter
was not cleared anywhere, so it could have been left in use for other
test cases as well. To get more consistent behavior, clear the value
back to its default between test cases.

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