tests: Remove special start.sh option for concurrent P2P tests
authorJouni Malinen <j@w1.fi>
Sun, 24 Nov 2013 18:55:15 +0000 (20:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 24 Nov 2013 19:20:15 +0000 (21:20 +0200)
commit50acc38469de68a430d91226503919f8fc0be6ba
treeb92e003bfb503d7c93d931092b994f5e3a4a5972
parent41af1305d7df66e7b57ffaa066bc8a08c5ad2b80
tests: Remove special start.sh option for concurrent P2P tests

These were not really used in practice and better quality test cases for
concurrent P2P operations are now available in tests_p2p_concurrency.py
using the standard test framework design. Remove the special concurrent
option for start.sh and the run-all.sh concurrent and
concurrent-valgrind operations to clean up scripts.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/README
tests/hwsim/run-all.sh
tests/hwsim/sta-dummy.conf [deleted file]
tests/hwsim/start.sh