tests: Fix p2ps_channel_both_connected_same
authorJouni Malinen <j@w1.fi>
Tue, 13 Oct 2015 15:55:48 +0000 (18:55 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 13 Oct 2015 15:57:20 +0000 (18:57 +0300)
commit4150c7c97c3de10ced627eb26edfb45970795f82
treef112b1c6eb245b0e0d4a0c4e2fe560db64ab5cc5
parentd679ab74a5f951bab9547c79371d5ea4f407b74b
tests: Fix p2ps_channel_both_connected_same

I modified this test case for commit
eabf083984230f7f608f28f61319f8cd67ba19cf ('tests: P2PS channel
handling') to use dev[2] instead of dev[0], but forgot to update the
p2ps_connect_p2ps_method() dev list to match that. Fix this to actually
use a concurrent connection.

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