]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Add a script for running all the automated tests
authorJouni Malinen <j@w1.fi>
Sat, 9 Mar 2013 19:40:31 +0000 (21:40 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Mar 2013 19:40:31 +0000 (21:40 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

tests/hwsim/run-all.sh [new file with mode: 0755]

diff --git a/tests/hwsim/run-all.sh b/tests/hwsim/run-all.sh
new file mode 100755 (executable)
index 0000000..9893603
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+./start-p2p.sh
+./run-p2p-tests.py
+./stop-wifi.sh