tests: Fix persistent_group_per_sta_psk for P2P Device case
authorJouni Malinen <j@w1.fi>
Fri, 8 May 2015 15:21:54 +0000 (18:21 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 May 2015 15:33:20 +0000 (18:33 +0300)
commit38ad1ea317835e520d6da0ee1b5dd8843e573b85
treea0a23080eb072f49f958f904e937fdbeca173056
parent36e66334157f6d214858da28a583106212de175c
tests: Fix persistent_group_per_sta_psk for P2P Device case

The dev[1] <--> dev[2] data connectivity test was using incorrect
function. dev[2] is also using a P2P group and as such, can have a
different group interface.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_persistent.py