tests: Fix autogo_pbc() waiting for WPS-PBC
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Jun 2015 13:24:53 +0000 (16:24 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 07:59:01 +0000 (10:59 +0300)
commit5590d2ecd110fb395c29ec9fb5ed52e1175cd6a3
treec8d51e7cd73c3722f52a6b4fec54b13d5810e951
parentc0b57b241ac681f7e5cd9b27ab0fc0d8835fddf0
tests: Fix autogo_pbc() waiting for WPS-PBC

Wait on the global control interface to support
configurations that use a dedicated P2P Device interface.

Note that the group interface cannot be used, as the group
interface name is not saved since no group was created.

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