tests: P2P group formation with driver using cfg80211 P2P Device
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 26 Feb 2016 16:21:51 +0000 (18:21 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 27 Feb 2016 17:37:19 +0000 (19:37 +0200)
commit2335511463a09a4bf6b37083baae5ccd5349009c
tree10257cbb1fea8aa19c1110cee598a7d745cade40
parent96a26ab744ac938b644ef862f045bd99834df61a
tests: P2P group formation with driver using cfg80211 P2P Device

This extends the P2P Device testing coverage to include the newly
enabled option of using the primary interface (e.g., wlan0) for P2P
group operation instead of always forcing a separate group interface to
be created dynamically.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_p2p_device.py