tests: Update group ifname in p2p_go_invite_auth
authorIlan Peer <ilan.peer@intel.com>
Wed, 4 Feb 2015 09:30:21 +0000 (04:30 -0500)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2015 11:38:10 +0000 (13:38 +0200)
commitcef63d6b2f514f72e844350e50adad120ae66252
tree759801f7d3b30b940866a429295f2e5e6e6bdd11
parent098a687ffbaea50be0d8ccefa48008d9d6b2e509
tests: Update group ifname in p2p_go_invite_auth

Once the connection is established need to call group_form_result() on
the invited device, as otherwise the group interface name is not updated
and the connectivity test is done with the main interface instead of the
group interface.

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