Difference between revisions of "T2-iMote2:Testing:rc 2 tinyos 2 1 0"

From TinyOS Wiki
Jump to: navigation, search
Line 22: Line 22:
 
|tests/arbiters/TestRoundRobinArbiter || Pass
 
|tests/arbiters/TestRoundRobinArbiter || Pass
 
|-
 
|-
|tests/cc2420/Lpl* || Fail (all 3 apps work after defined(PLATFORM_INTELMOTE2) is added)
+
|tests/cc2420/Lpl* || Fail (all 3 apps work after adding defined(PLATFORM_INTELMOTE2))
 
|-
 
|-
 
|tests/cc2420/RssiToSerial || Pass
 
|tests/cc2420/RssiToSerial || Pass
Line 36: Line 36:
 
|tests/storage/CircularLog || Pass
 
|tests/storage/CircularLog || Pass
 
|-
 
|-
|tests/TestLPL || Fail
+
|tests/TestLPL || Fail (works after adding defined(PLATFORM_INTELMOTE2))
 
|-
 
|-
 
|tests/TestSerial || Pass
 
|tests/TestSerial || Pass

Revision as of 18:59, 22 June 2008

Application Name Pass/Fail
BaseStation Pass
Blink Pass
Null Pass
Oscilloscope Pass
Powerup Pass
RadioCountToLeds Pass
RadioSenseToLeds Pass
tests/arbiters/TestFcfsArbiter Pass
tests/arbiters/TestRoundRobinArbiter Pass
tests/cc2420/Lpl* Fail (all 3 apps work after adding defined(PLATFORM_INTELMOTE2))
tests/cc2420/RssiToSerial Pass
tests/cc2420/TxThroughput Pass
tests/cc2420/TestPacketLink Pass
tests/cc2420/TestAcks Pass
tests/storage/Block Pass
tests/storage/CircularLog Pass
tests/TestLPL Fail (works after adding defined(PLATFORM_INTELMOTE2))
tests/TestSerial Pass
AntiTheft Fail
tests/deluge Fail
tests/storage/Log Fail
tests/storage/SyncLog Fail
tests/TestAdc Fail
tests/TestFTSP Fail
tests/TestPrintf Fail
tests/TestSim* Fail
tests/tosthreads Fail
tests/tkn154 Fail