tests: Fix wifi_display_persistent_group with P2P Device
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Jun 2015 13:24:55 +0000 (16:24 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 08:12:33 +0000 (11:12 +0300)
commit063006328a9632d258990a419bdf3a7aee8b43f0
tree31547dd3d3347cd6b0663aa0b254c5635502d74a
parentde7b02fd18c12c895b596126357456fbbc4d3545
tests: Fix wifi_display_persistent_group with P2P Device

Use the global control interface to list the P2P Device persistent
networks. Get and parse the P2P-GROUP-STARTED events, so later the
interface names would be available for the connectivity test etc. Both
of these are required when a dedicated P2P Device interface is used.

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