[Tinyos Core WG] [net2-wg] 2.1 testing
Philip Levis
pal at cs.stanford.edu
Thu Jun 26 15:56:06 PDT 2008
Testing results for part of micaz (David Gay doing other part).
High-level bit: everything works except for tosthreads/apps, which does
not work at all. Most tosthreads/capps work; TestCollection and
TestLogStorage do not.
I also added some notes for changing READMEs, etc. Detailed results
follow:
tests/deluge: PASS
- None of these READMEs instruct the user how to run the test.
In particular, they do not say that a node has to be programmed
as a Deluge base station with the -DDELUGE_BASESTATION
flag.
They also not describe the expected behavior if the test
is successful: they should say that the burn script is the
test, and contains instructions on what to do and the expected
output.
- tests/deluge/SerialBlink does not tell the reader how to
"first uploading the image to the base station."
tests/FTSP: PASS
- /home/pal/src/tinyos-2.x/tos/lib/ftsp/TimeSyncP.nc: In function
'TimeSyncP$0$addNewEntry':
/home/pal/src/tinyos-2.x/tos/lib/ftsp/TimeSyncP.nc:225: warning: pointer
targets in passing argument 1 of 'TimeSyncP$0$GlobalTime$local2Global'
differ in signedness
- I edited README to be clearer on what constitutes a successful test.
tests/TestLPL: PASS
tests/TestPrintfL PASS
- Does not describe output expected of successful execution.
- Output should be periodic
tests/TestSerial: PASS
- Does not describe output expected of successful execution.
tosthreads/apps/BaseStation: FAIL
tosthreads/apps/Blink: FAIL
tosthreads/apps/Bounce: FAIL
-- stopped testing threads apps
tosthreads/capps/BaseStation: PASS
tosthreads/capps/Blink: PASS
tosthreads/capps/Bounce: PASS
tosthreads/capps/Null: PASS
tosthreads/capps/RadioStress: PASS
tosthreads/capps/SenseAndSend: N/A
tosthreads/capps/SenseStoreAndForward: N/A
tosthreads/capps/TestCollection: FAIL and warnings
- nesc1: warning: calls to Snoop.receive in CC2420ActiveMessageP fan
out, but there is no combine function specified for the return type
nesc1: warning: calls to Receive.receive in CC2420ActiveMessageP fan
out, but there is no combine function specified for the return type
tosthreads/capps/TestLogStorage: FAIL
- LEDs seem to pass, but application does not send packets
tosthreads/capps/TestPrintf: PASS
tosthreads/capps/TestSineSensor: PASS
tosthreads/capps/ThreadStress: PASS
More information about the Tinyos-2.0wg
mailing list