tests: Add a script for running all the automated tests

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2013-03-09 21:40:31 +02:00
parent 07a2e61b43
commit 823d572f99

5
tests/hwsim/run-all.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
./start-p2p.sh
./run-p2p-tests.py
./stop-wifi.sh