[Tinyos-2-commits]
CVS: tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestHwAcks
TestTunitP.nc, 1.1, 1.2
David Moss
mossmoss at users.sourceforge.net
Fri Aug 31 10:08:39 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestHwAcks
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2366/TestHwAcks
Modified Files:
TestTunitP.nc
Log Message:
Get some tests to pass finally
Index: TestTunitP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestHwAcks/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:44 -0000 1.1
--- TestTunitP.nc 31 Aug 2007 17:08:37 -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