tests: Parse group results in a couple of p2p_channel tests
authorIlan Peer <ilan.peer@intel.com>
Thu, 7 Apr 2016 10:32:02 +0000 (13:32 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 24 Apr 2016 20:45:57 +0000 (23:45 +0300)
commit463b7f35112a45e0092a7998aa90e82ff73ca12e
tree31732e7c964c35268a995f425db4c1582a19aa7f
parentaf93c6145043e2afa302bb32bc168cc15535c40b
tests: Parse group results in a couple of p2p_channel tests

In p2p_channel_vht80_autogo and p2p_channel_vht80p80_autogo, parse the
P2P-GROUP-STARTED event prior to calling the group_request() method, as
otherwise the group ifname is not set.

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