fros4943
411d92a297
minor fix: only reporting test ok if test did not already fail
2009-02-17 12:58:13 +00:00
fros4943
663a0b2c9b
increased test timeout and also comparing number of received notifications vs sent notifications
2009-02-17 12:53:59 +00:00
fros4943
0ae2ac378e
explicit "bash -c" no longer needed
2009-02-17 11:54:18 +00:00
fros4943
4bf96fba26
updated test to transfer files over a multihop link, to use NULLMAC, and to clean before and after building the sources
...
NULLMAC is used mainly to reserve ROM
2009-02-16 12:40:28 +00:00
adamdunkels
bed1b4cc4f
Changed to use sky-checkpoint.c instead of sky-shell.c since checkpointing was disabled in sky-shell.c
2009-02-15 08:45:30 +00:00
adamdunkels
9b23d1553e
Removed left-over log output
2009-02-08 21:06:23 +00:00
adamdunkels
0d1e7e9b32
Improved parsing of serial data and output
2009-02-08 19:38:22 +00:00
adamdunkels
54b4226f70
Nightly test that runs Contiki's shell collect command in much the same way as the Contiki collect program does
2009-02-08 19:34:34 +00:00
fros4943
3fcd77f522
increased default java memory allocation for contiki tests
2009-02-07 17:24:15 +00:00
adamdunkels
29ec3b02f5
A nightly test of the Rime collect protocol on the sky platform
2009-02-07 16:18:25 +00:00
adamdunkels
cf57c8189f
Added a nightly test for the Rime collect protocol
2009-02-06 10:13:55 +00:00
fros4943
520ad77046
sky checkpointing test:
...
Tests node local checkpointing on the Sky platform. A single node checkpoints and rollbacks with a repeating echo background process. Running examples/sky-shell/sky-shell.c
2009-02-04 17:53:16 +00:00
fros4943
49e0822d28
increased timeout time to 90sec
2009-01-15 13:56:16 +00:00
fros4943
57584c7af6
added wget contiki test
2009-01-15 13:20:18 +00:00
fros4943
6c66d36d62
increased timeout + added some more test output
2009-01-08 18:01:36 +00:00
fros4943
f296df8bca
fixed typo
2009-01-08 17:46:25 +00:00
fros4943
268df2cadf
bugfix in test: script must yield to avoid infinitely looping at receive messages
2009-01-08 17:34:49 +00:00
fros4943
000fd29f4c
updated threaded contiki test scripts
2009-01-08 17:11:06 +00:00
fros4943
17fa4513dc
updated threaded contiki test scripts
2009-01-08 16:55:53 +00:00
fros4943
b2a1dd2156
updated threaded contiki test scripts
2009-01-08 16:41:48 +00:00
fros4943
9e689d4b54
RUN_ALL assumes default Contiki search path
2008-12-17 13:14:46 +00:00
fros4943
558244b488
ip ping test for sky platform (telnet server).
2008-12-16 09:51:36 +00:00
nvt-se
747d27ecda
updated cooja/mspsim test for coffee. now with GC
2008-12-12 13:24:42 +00:00
fros4943
b55b825a60
including test log in test report
2008-12-03 16:25:17 +00:00
fros4943
87ebab7113
modified test to fail if any single node successfully delivers 20 sensor data packets, before all other nodes has delivered 5 packets
2008-12-03 14:19:41 +00:00
fros4943
9bde9cedae
updated test script for new sky serial output format (without new line)
2008-11-27 09:00:57 +00:00
fros4943
f9152668e8
Added multithreading test:
...
Single Sky node running examples/multi-threading/multi-threading.c. Waits until both threads have counted up and down 5 times.
2008-11-21 12:02:29 +00:00
fros4943
62854151d7
more extensive rime abc testing:
...
less than perfect radio environment (95%) + each node receives 30 radio messages each
2008-11-11 15:17:44 +00:00
fros4943
06a8b5d7d6
added Rime reliable unicast test.
...
uses examples/rime/example-runicast.c
2008-11-11 15:00:43 +00:00
fros4943
bcb0efab77
added rime rucb test
2008-11-11 11:30:02 +00:00
fros4943
94b06b4617
added sky shell basic commands test.
2008-11-11 10:35:26 +00:00
fros4943
875be00548
using the new methods for reporting test ok/failed.
2008-11-11 10:07:24 +00:00
fros4943
ab388c2068
added sky collect test
2008-11-05 19:22:18 +00:00
fros4943
773ebbc866
using new testOK() method
2008-11-05 18:20:30 +00:00
adamdunkels
bd2c039dc6
Test that checks if the Contiki shell compiles and runs on the Tmote Sky
2008-11-04 15:17:31 +00:00
fros4943
b14dddcb3d
with target specific extensions (.sky)
2008-11-03 14:40:51 +00:00
fros4943
6095919463
Cooja crosslevel communication test:
...
tests radio communication between emulated nodes (ESB + Sky) and Cooja Contiki nodes
2008-11-03 14:05:30 +00:00
fros4943
87cdcfc4da
using Contiki's regular hello-world application in test (examples/hello-world), instead of Cooja's test application
2008-10-05 17:11:54 +00:00
fros4943
a965293488
added two rime/sky tests: abc and trickle
2008-10-02 21:18:59 +00:00
fros4943
4e32a61ebf
calling RUN_TEST from bash (no need for +x flag)
2008-09-29 23:24:29 +00:00
nifi
4ea174d31a
changed logging to file to be optional
2008-09-29 13:27:43 +00:00
fros4943
15738c9fe3
info ends with newline
2008-09-29 13:13:59 +00:00
fros4943
f081661c7a
added (unused) visualized plugins to test.
...
allows importing tests with plugins
2008-09-29 13:08:23 +00:00
nifi
03beb76ade
changed to run standalone (use arguments -cvs and -mail to update and mail test report)
2008-09-26 14:34:49 +00:00
fros4943
f21a4e54ae
checking cvs and compile return results
2008-09-20 10:17:32 +00:00
fros4943
1f1112618a
in paths, dirs are separated by '/'s only
2008-09-20 09:15:45 +00:00
fros4943
1c8003c553
relative paths
2008-09-18 15:15:30 +00:00
fros4943
e3385f8e3b
printing tail of cooja output in test report
2008-09-18 15:10:11 +00:00
nvt-se
436990be34
use relative path
2008-09-18 14:45:52 +00:00
nvt-se
0a03c4d237
added the Coffee test to Cooja.
2008-09-18 10:36:48 +00:00