[Tinyos Core WG] 2.1 testing

Kevin Klues klueska at gmail.com
Fri Jun 27 08:55:46 PDT 2008


Here are the results I have so far (I started from the bottom up on
the list).  These are all compiled without the 'safe' target -- I
didn't run any 'safe' tests yet. Is someone going to compile all of
these results and let people know what passed and what failed in one
concise email / document somewhere?  That way people cna go back and
fix what needs to be fixed and be sure they didn't miss anything.

I'll try and get the rest of these test done by the end of the day.
There really are alot of tests this time.....

56 apps in total (x 2) for safe testing...

--
~Kevin


apps/tests/tkn154/TestASSOCIATE
-----------------
Pass

apps/tests/tkn154/TestDATA
-----------------
Pass

apps/tests/tkn154/TestINDIRECT
-----------------
Pass

apps/tests/tkn154/TestPROMISCUOUS
-----------------
Pass
README needs fixing:
In README: the following lines:
    $ cd $TOSDIR/../apps/tests/TestPrintf
    $ make telosb
    $ java PrintfClient -comm serial@/dev/ttyUSBXXX:telosb
should be replaced with:
    $ java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSB0:telosb

apps/tests/tkn154/TestSTARTSYNC
-----------------
Pass

tosthreads/capps/Blink
----------------------
Pass

tosthreads/capps/BaseStation
----------------------------
Pass

tosthreads/capps/Bounce
-----------------------
Pass

tosthreads/capps/Null
---------------------
Pass

tosthreads/capps/RadioStress
----------------------------
Pass

tosthreads/capps/SenseAndSend
-----------------------------
Pass

tosthreads/capps/SenseStoreAndForward
-------------------------------------
Pass

tosthreads/capps/TestCollection
-------------------------------
Pass
README needs to be fixed for the correct serialforwarder rate (57600
for telosb with threads)

tosthreads/capps/TestLogStorage
-------------------------------------
Pass

tosthreads/capps/TestPrintf
---------------------------
Pass

tosthreads/capps/TestSineSensor
-------------------------------
Pass

tosthreads/capps/ThreadStress
-----------------------------
Pass

tosthreads/apps/Blink
---------------------
Pass

tosthreads/apps/BaseStation
----------------------------
Pass

tosthreads/apps/Bounce
-----------------------
Pass

tosthreads/apps/RadioStress
---------------------------
Pass

tosthreads/apps/TestBlockStorage
--------------------------------
Pass

tosthreads/apps/TestCollection
-------------------------------
Pass
README needs to be fixed for the correct serialforwarder rate (57600
for telosb with threads)

tosthreads/apps/TestPrintf
---------------------------
Pass

tosthreads/apps/TestSineSensor
------------------------------
Pass


tests/TestSimTimer
------------------


tests/TestSimComm
-----------------


tests/TestSerial
----------------


tests/TestPrintf
----------------


tests/TestLPL
-------------


tests/TestFTSP
--------------


tests/arbiters/TestRoundRobinArbiter
------------------------------------


tests/arbiters/TestFcfsArbiter
------------------------------


tests/TestAdc
-------------


tests/storage/Block
-------------

tests/storage/CircularLog
-------------

tests/storage/Config
-------------

tests/storage/Log
-------------

tests/storage/SyncLog
-------------

tests/deluge/Blink
------------

tests/deluge/Blink
------------

tests/deluge/GoldenImage
------------

tests/deluge/SerialBlink
------------

tests/cc2420/TxThroughput
-------------------------


tests/cc2420/TestPacketLink
---------------------------


tests/cc2420/TestAcks
---------------------


tests/cc2420/RssiToSerial
-------------------------


tests/cc2420/LplUnicastPeriodicDelivery
-----------------------------------------


tests/cc2420/LplBroadcastPeriodicDelivery
-----------------------------------------


tests/cc2420/LplBroadcastCountToLeds
------------------------------------


RadioSenseToLeds
----------------


RadioCountToLeds
----------------


Powerup
-------


Oscilloscope
------------


Blink
-----
Pass

BaseStation
-----------
Pass


More information about the Tinyos-2.0wg mailing list