tests: Use global control interface in wait_go_ending_session()
authorIlan Peer <ilan.peer@intel.com>
Wed, 4 Feb 2015 09:30:13 +0000 (04:30 -0500)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2015 10:50:44 +0000 (12:50 +0200)
commitb0d697be91926d9024c218e0de4699e8174e2594
tree221c7d9ca6b1ae5d5b0a2081aaf60c989d14137c
parent644b24c6bbacfe5e6f80b5b7e75ea55ea461fcdd
tests: Use global control interface in wait_go_ending_session()

P2P_EVENT_GROUP_REMOVED is a global event, so use
wait_global_event() instead of wait_event().

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
tests/hwsim/wpasupplicant.py