tests: P2P persistent group formation, re-invocation, and cancel
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 4 Dec 2015 21:15:11 +0000 (23:15 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Dec 2015 21:15:11 +0000 (23:15 +0200)
commitb134397b11b6518ee0529955f395bd15603094c9
tree50086d8e7a7104b719124abc0a36ffee943a685d
parentbf3214b59321f67375df1ee85722b2beb74e1f7a
tests: P2P persistent group formation, re-invocation, and cancel

Verify that P2P_CANCEL gets rejected on fully re-invoked persistent
group. This did not work properly before the last couple of commits and
before this week, the P2P_CANCEL on a separate group interface in P2p
Client role could result in use of freed memory and process termination.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/p2p_utils.py
tests/hwsim/test_p2p_persistent.py