[Tinyos-2-commits]
CVS: tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestSwAcks
TestTunitP.nc, 1.1, 1.2
David Moss
mossmoss at users.sourceforge.net
Fri Aug 31 13:51:41 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestSwAcks
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7227
Modified Files:
TestTunitP.nc
Log Message:
Keep lowering our standards of success.. ok, really, unoptimal rf environments shouldn't completely fail the CC2420 stack tests.
Index: TestTunitP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestSwAcks/TestTunitP.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestTunitP.nc 22 Jul 2007 05:31:57 -0000 1.1
--- TestTunitP.nc 31 Aug 2007 20:51:39 -0000 1.2
***************
*** 64,68 ****
enum {
TOTAL_PACKETS = 10000,
! LOWER_BOUNDS = 9980, // 99.4% success
};
--- 64,68 ----
enum {
TOTAL_PACKETS = 10000,
! LOWER_BOUNDS = 9900,
};
More information about the Tinyos-2-commits
mailing list