Difference between revisions of "T2-iMote2:Testing:rc 2 tinyos 2 1 0"
(New page: {|class="wikitable" |- ! Application Name ! Pass/Fail |- |AntiTheft || |- |BaseStation || |- |Blink || |- |Null || |- |Oscilloscope || |- |Powerup || |- |RadioCountToLeds || |- |Rad...) |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
! Pass/Fail | ! Pass/Fail | ||
|- | |- | ||
− | | | + | |BaseStation || Pass |
|- | |- | ||
− | | | + | |Blink || Pass |
|- | |- | ||
− | | | + | |Null || Pass |
|- | |- | ||
− | | | + | |Oscilloscope || Pass |
|- | |- | ||
− | | | + | |Powerup || Pass |
|- | |- | ||
− | | | + | |RadioCountToLeds || Pass |
|- | |- | ||
− | | | + | |RadioSenseToLeds || Pass |
|- | |- | ||
− | | | + | |tests/arbiters/TestFcfsArbiter || Pass |
|- | |- | ||
− | |tests/ | + | |tests/arbiters/TestRoundRobinArbiter || Pass |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/LplBroadcastCount || Pass after adding defined(PLATFORM_INTELMOTE2) |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/LplBroadcastPeriodic || Pass after adding defined(PLATFORM_INTELMOTE2) |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/LplUnicastPeriodic || Pass after adding defined(PLATFORM_INTELMOTE2) |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/RssiToSerial || Pass |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/TxThroughput || Pass |
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/TestPacketLink || Pass |
|- | |- | ||
− | |tests/ | + | |tests/cc2420/TestAcks || Pass |
|- | |- | ||
− | |tests/storage || | + | |tests/storage/Block || Pass |
|- | |- | ||
− | |tests/ | + | |tests/storage/CircularLog || Pass |
|- | |- | ||
− | |tests/ | + | |tests/TestLPL || Pass after adding defined(PLATFORM_INTELMOTE2) |
|- | |- | ||
− | |tests/ | + | |tests/TestSerial || Pass |
|- | |- | ||
− | | | + | |AntiTheft || Fail (SensorStream interface not supported) |
|- | |- | ||
− | |tests/ | + | |tests/TestAdc || Fail (SensorStream interface not supported) |
|- | |- | ||
− | |tests/ | + | |tests/storage/Log || Fail (doesn't compile) |
|- | |- | ||
− | |tests/ | + | |tests/storage/SyncLog || Fail (doesn't compile) |
|- | |- | ||
− | |tests/ | + | |tests/TestFTSP || Fail (compiles but doesn't work) |
|- | |- | ||
− | |tests/ | + | |tests/TestPrintf || Fail (not supported) |
|- | |- | ||
− | |tests/tkn154 || | + | |tests/tkn154 || Fail (not supported) |
+ | |- | ||
+ | |tests/deluge || Fail (not supported) | ||
+ | |- | ||
+ | |tests/TestSim* || Fail (not supported) | ||
+ | |- | ||
+ | |tests/tosthreads|| Fail (not supported) | ||
|} | |} |
Latest revision as of 21:12, 24 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/LplBroadcastCount | Pass after adding defined(PLATFORM_INTELMOTE2) |
tests/cc2420/LplBroadcastPeriodic | Pass after adding defined(PLATFORM_INTELMOTE2) |
tests/cc2420/LplUnicastPeriodic | Pass 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 | Pass after adding defined(PLATFORM_INTELMOTE2) |
tests/TestSerial | Pass |
AntiTheft | Fail (SensorStream interface not supported) |
tests/TestAdc | Fail (SensorStream interface not supported) |
tests/storage/Log | Fail (doesn't compile) |
tests/storage/SyncLog | Fail (doesn't compile) |
tests/TestFTSP | Fail (compiles but doesn't work) |
tests/TestPrintf | Fail (not supported) |
tests/tkn154 | Fail (not supported) |
tests/deluge | Fail (not supported) |
tests/TestSim* | Fail (not supported) |
tests/tosthreads | Fail (not supported) |