]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSimComm/test-equal.py
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSimComm / test-equal.py
index a734f9b6aec169d507cfb73aa6a08483e1d992ca..bd7e84c87b2cc0b6aab500e9faae0c103ad838d5 100644 (file)
@@ -43,7 +43,7 @@ m1.createNoiseModel()
 m2.createNoiseModel()
 m3.createNoiseModel()
 
-for i in range(0, 1000000):
+for i in range(0, 200000):
     t.runNextEvent();