]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear p2p_add_cli_chan explicitly in test cases where it is used
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Dec 2015 15:31:16 +0000 (17:31 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2015 15:33:17 +0000 (17:33 +0200)
commitcf3a9d8f067ed2764a7495cef16a7b8281d453a3
tree11fb279e4715837c9c0308b62e3d094ba71ef24a
parent721ec02da53ee498ded0d30c92e8e739dda45448
tests: Clear p2p_add_cli_chan 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/test_p2p_persistent.py
tests/hwsim/wpasupplicant.py