]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Move 'SET pmf 0' from reset() to test cases
authorJouni Malinen <j@w1.fi>
Sat, 13 Dec 2014 22:46:46 +0000 (00:46 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 00:28:03 +0000 (02:28 +0200)
commit909f13cc524d80581f9f0e748abaf405642d65a1
tree2d664a22ec731cfa47e584343792ff9203d6d68e
parentbe9f156200c8b4bfdeaad5aba267082187c53543
tests: Move 'SET pmf 0' from reset() to test cases

This avoids one more cleanup step between most test cases by clearing
the default PMF behavior change only in case it was actually modified
during a test.

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