]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSimComm/run
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSimComm / run
index d1720eeeba8c7f004fd30fc6ac2e07ca5e1644b2..7cd6667bc0b360f44cd7853ab226be1ffb68a17e 100755 (executable)
@@ -2,7 +2,7 @@
 
 make micaz sim
 
-for t in test*.py
+for t in test-equal.py test-asym.py test-unequal.py
 do
  echo Running $t...
  python $t > `basename $t .py`.log
@@ -10,7 +10,7 @@ done
 
 make clean
 
-for l in test*.log
+for l in test-equal.log test-asym.log test-unequal.log
 do
     echo $l
     echo -e '\t   ACK \t\t NOACK \t total'