Commit graph

168 commits

Author SHA1 Message Date
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
fros4943 8a171ebc16 added contiki test: sky hello world 2008-09-18 10:27:57 +00:00
fros4943 0651d0200f ran every test twice 2008-09-18 10:22:25 +00:00
fros4943 46a83a2909 removed log file based on current date 2008-09-18 07:38:48 +00:00
fros4943 35a79812d8 some more debugging info 2008-09-18 07:25:27 +00:00
fros4943 29eb6ecba4 removed old example tests 2008-09-17 22:02:19 +00:00
fros4943 3a06219c1e added contiki test: cooja testapp hello world 2008-09-17 21:54:15 +00:00
fros4943 dcabcf772b using RUN_TEST script, and environment variables 2008-09-17 21:42:19 +00:00
fros4943 023a760b40 run single test script 2008-09-17 21:41:30 +00:00
fros4943 f2f99b0af8 removed old example usage 2008-09-17 21:40:45 +00:00
fros4943 1877a8361f shorter test duration 2008-05-02 06:15:16 +00:00
fros4943 58ca3bcae3 ctimer test 2008-05-02 05:58:01 +00:00
fros4943 5cd7df6cd1 updated version with email notif 2008-04-29 04:43:27 +00:00
fros4943 d8f69c0a84 example info file 2008-04-24 11:55:39 +00:00
fros4943 3dcc90d9c0 some additional test output 2008-04-24 06:17:26 +00:00
fros4943 99dfe749e3 del backslashes 2008-04-23 15:21:27 +00:00
fros4943 683f05302e updated version 2008-04-23 15:19:13 +00:00
fros4943 ebc2389130 rime rucb and mspsim test 2008-04-22 14:29:05 +00:00
fros4943 59a0e26b90 calling example test scripts 2008-04-22 13:12:40 +00:00
fros4943 9955e05db3 very simple example test scripts 2008-04-22 13:12:23 +00:00