Parcourir la source

tests: Add a script for running all the automated tests

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen il y a 12 ans
Parent
commit
823d572f99
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      tests/hwsim/run-all.sh

+ 5 - 0
tests/hwsim/run-all.sh

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