tests: Add concurrent version of P2P test setup
authorJouni Malinen <j@w1.fi>
Tue, 19 Mar 2013 08:58:28 +0000 (10:58 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 19 Mar 2013 08:58:28 +0000 (10:58 +0200)
commit8a244cd8a0221e09cfed0fbfc26c6175d481ae06
tree81a11621462332cfd9467222d4bf1ca718f816b5
parentc30a4ab045cef9c6d8936fb710105262b3c6dbe5
tests: Add concurrent version of P2P test setup

A virtual station interface in scanning state can change the P2P
operations quite a bit, so running all the P2P tests also in such
setup can increase testing coverage quite a bit.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/sta-dummy.conf [new file with mode: 0644]
tests/hwsim/start-p2p-concurrent.sh [new file with mode: 0755]