root/other/dsss-testing-framework/run.sh

Revision 441, 77 bytes (checked in by Gregor, 2 years ago)

test.sh, results.sh, run.sh: Now a working DSSS testing framework.

Line 
1 #!/bin/bash
2 cd "`dirname $0`"
3 ./test.sh
4 ./results.sh > results.html
5 ./up.sh
Note: See TracBrowser for help on using the browser.