tests: Clear p2p_no_go_freq explicitly in test cases where it is used
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Dec 2015 15:26:20 +0000 (17:26 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2015 15:33:09 +0000 (17:33 +0200)
commit721ec02da53ee498ded0d30c92e8e739dda45448
tree2ebb7da154ad0f30e15d5bcb3052bb18f3dd0762
parentef3866ab016e8ff58c2adbfb1ec673a7f7e1dfd8
tests: Clear p2p_no_go_freq 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_p2p_grpform.py
tests/hwsim/wpasupplicant.py