tests: Fix test_p2ps.py to save group results
authorIlan Peer <ilan.peer@intel.com>
Tue, 5 May 2015 09:36:55 +0000 (12:36 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 7 May 2015 18:17:31 +0000 (21:17 +0300)
commit5cef80647eca02718c26426370a172c77c538929
treeecc25e1d89d848ce44e41043e032ac8e67b36e32
parent09f60224a5c7ebb7a39736f397105c2518d31477
tests: Fix test_p2ps.py to save group results

Call group_form_result() whenever a new group is started, so that
group_ifname gets updated and later, the group can be removed when
needed.

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