mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
tests: Add a script for running all the automated tests
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
07a2e61b43
commit
823d572f99
5
tests/hwsim/run-all.sh
Executable file
5
tests/hwsim/run-all.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./start-p2p.sh
|
||||||
|
./run-p2p-tests.py
|
||||||
|
./stop-wifi.sh
|
Loading…
Reference in New Issue
Block a user