tests: Use p2ps_provision() and p2ps_connect_pd() in p2ps_connect_p2ps_method()
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 30 Jul 2015 06:00:02 +0000 (09:00 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 6 Aug 2015 17:45:15 +0000 (20:45 +0300)
commit2f0f69a9ec93e063822628578bceb947cf083918
tree1ed49f697d4f854201a69a8d930b10d2982bc81b
parentb9da88d6c17f34bea6f272c34b28c088307c3727
tests: Use p2ps_provision() and p2ps_connect_pd() in p2ps_connect_p2ps_method()

Re-factor p2ps_connect_p2ps_method() so it reuses generic P2PS provision
and connection flows.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
tests/hwsim/test_p2ps.py