tests: Add p2ps_cli_probe and p2ps_go_probe tests
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 10 Jun 2015 08:43:39 +0000 (11:43 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 14 Jun 2015 20:16:55 +0000 (23:16 +0300)
commita4c4c1d0e4d775c31776f466121a47d533e52f26
treed7e15703d43af8541502bc84ee889fffe82f885f
parentd134a2868ee4d343af4e0373c465c238ea8928e2
tests: Add p2ps_cli_probe and p2ps_go_probe tests

Test P2PS GO and CLI discoverability on group operating channel.
In order to implement these tests, refactor p2ps_connect_p2ps_method
and test_p2ps_connect_adv_go_pin_method to reuse the code for
connection establishment. Also change p2ps_exact_seek so it will
allow getting Probe Response frames from several peers.

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