Added application-specific test arguments to test script

This commit is contained in:
Joseph Henry
2015-12-06 17:55:48 -08:00
parent 7ea53dd21b
commit 1dec034f77
4 changed files with 15 additions and 422 deletions

View File

@@ -3,6 +3,6 @@
echo "*** Building Zerotier-One, libraries, and test/monitor images..."
./build_zt.sh
./build_tests.sh
./build_tests.sh $1
echo "*** Done"
echo "*** Done"