tests: Use global_request for SET commands in test_p2p_grpform
authorIlan Peer <ilan.peer@intel.com>
Wed, 4 Feb 2015 09:30:22 +0000 (04:30 -0500)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2015 11:38:10 +0000 (13:38 +0200)
commitc282b9b40ed0d54c1e67651a0157ab0f9b95ad53
treec46f3ee9876dca08f75b6366d7b90b6303c98506
parentcef63d6b2f514f72e844350e50adad120ae66252
tests: Use global_request for SET commands in test_p2p_grpform

When the 'SET' command is used to configure parameters related to P2P
operation use the global control interface and not the per interface one
as otherwise the setting will only have effect on the interface and will
work if a dedicated P2P_DEVICE is used.

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