]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSimComm/test-asym.py
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSimComm / test-asym.py
index a84c454475011746e0c145f40129b3809d7992a5..31d87990abf3798d6c0645cd68a78bc9731b171b 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();