[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSimComm TestCommC.nc, 1.1, 1.2

Phil Levis scipio at users.sourceforge.net
Wed Jul 4 08:53:58 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSimComm
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30730/apps/tests/TestSimComm

Modified Files:
	TestCommC.nc 
Log Message:
Simulation test cases.


Index: TestCommC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSimComm/TestCommC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestCommC.nc	17 May 2007 22:06:10 -0000	1.1
--- TestCommC.nc	4 Jul 2007 15:53:56 -0000	1.2
***************
*** 56,59 ****
--- 56,60 ----
    
    event void Boot.booted() {
+     dbg("TestComm", "Booted @ %s.\n", sim_time_string());
      call SplitControl.start();
    }



More information about the Tinyos-2-commits mailing list