tests: Use wpa_supplicant global control interface for P2P
authorJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 21:13:11 +0000 (00:13 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 21:36:33 +0000 (00:36 +0300)
commit0fa28afe359dab89fa7f288fe2418106efc98d5f
treefa8cf2d645239eb4acfb683a1d6c18d63003c21b
parent78f79fe5fc251e3ababa2970956cc9a84f29f209
tests: Use wpa_supplicant global control interface for P2P

This allows more consistent interface to be used regardless of which
P2P driver design is used (especially for P2P management operations
over netdev vs. dedicated P2P_DEVICE).

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/run-tests.py
tests/hwsim/start.sh
tests/hwsim/test_p2p_discovery.py
tests/hwsim/test_p2p_grpform.py
tests/hwsim/wpasupplicant.py