tests: Use a single set of scripts for running both P2P and AP tests
authorJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 13:22:28 +0000 (16:22 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 15:05:31 +0000 (18:05 +0300)
commit63a020ead89b464820fbccabb31320b4baf68940
tree3dd3092125e43d99664642ff430be56bf98fa31f
parent0b20f514de7a7756e6b815857a1f63a14ed96e79
tests: Use a single set of scripts for running both P2P and AP tests

This removes the unnecessary separation of P2P (no hostapd) and AP
tests. The same scripts can be used to prepare for these tests and to
execute the tests.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/run-all.sh
tests/hwsim/run-p2p-tests.py [deleted file]
tests/hwsim/run-tests.py [moved from tests/hwsim/run-ap-tests.py with 98% similarity]
tests/hwsim/start-p2p.sh [deleted file]
tests/hwsim/start.sh [moved from tests/hwsim/start-ap.sh with 100% similarity]