Difference between revisions of "T2-iMote2:Testing:rc 2 tinyos 2 1 0"
Line 22: | Line 22: | ||
|tests/arbiters/TestRoundRobinArbiter || Pass | |tests/arbiters/TestRoundRobinArbiter || Pass | ||
|- | |- | ||
− | |tests/cc2420/ | + | |tests/cc2420/LplBroadcastCount || Fail (works after adding defined(PLATFORM_INTELMOTE2)) |
+ | |- | ||
+ | |tests/cc2420/LplBroadcastPeriodic || Fail (works after adding defined(PLATFORM_INTELMOTE2)) | ||
+ | |- | ||
+ | |tests/cc2420/LplUnicastPeriodic || Fail (works after adding defined(PLATFORM_INTELMOTE2)) | ||
|- | |- | ||
|tests/cc2420/RssiToSerial || Pass | |tests/cc2420/RssiToSerial || Pass |
Revision as of 19:00, 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/LplBroadcastCount | Fail (works after adding defined(PLATFORM_INTELMOTE2)) |
tests/cc2420/LplBroadcastPeriodic | Fail (works after adding defined(PLATFORM_INTELMOTE2)) |
tests/cc2420/LplUnicastPeriodic | Fail (works 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 |