Fredrik Osterlind
bc0727a931
replaced Simulation's setDelayTime(ms) method with more intuitive setSpeedLimit(ratio)
...
updated Simulation Control tool to use new setSpeedLimit(), and removed unused "run until" function
updated references to old setDelayTime(ms)
2012-06-04 16:14:05 +02:00
Adam Dunkels
6d2d05b146
Ping slower to allow routes to settle
2012-06-01 16:44:42 +02:00
Fredrik Osterlind
b22ced2ef0
using example-specific connect-router-cooja target, to automatically build dependencies (e.g. tunslip6)
2012-05-30 15:09:20 +02:00
Fredrik Osterlind
5788560946
updated to use the renamed examples under /examples/er-rest-example,
...
using Californium CoAP to perform CoAP tests (DISCOVER and GET)
2012-05-30 14:31:25 +02:00
Fredrik Osterlind
f411da8bd8
set loopback to default network interface, improved simulation layout
2012-05-30 13:07:57 +02:00
Fredrik Osterlind
00959b891c
compiling with SMALL=0 to avoid problems with Contiki's elf loader
2012-05-29 16:46:53 +02:00
Fredrik Osterlind
516e3e9b16
increased inter-rucb-transfer delay to avoid problems in lossy networks
2012-05-29 14:56:39 +02:00
Fredrik Osterlind
b27c92af12
updated test: shell command echo no longer includes a newline -> updated expected final file size, improved debugging output
2012-05-29 13:50:36 +02:00
Fredrik Osterlind
f916f2fe24
using loopback as default network interface
2012-05-29 11:55:24 +02:00
Fredrik Osterlind
ad56ac80ee
added radio logger with 6lowpan filter
2012-05-25 14:50:45 +02:00
Fredrik Osterlind
55ff294aef
Demo simulation and nightly test of rpl border router and coap rest server, based on the simulation example in
...
/examples/er-rest-example. Uses tunslip6, ping, wget, and dapaulid's open source JCoAP java library (download needed).
2012-05-10 16:22:49 +02:00
Fredrik Osterlind
06d5d49e50
fix: test failed since shell echo no longer appends a newline
2012-01-31 12:58:07 +01:00
nvt
708435ecc8
Improved the clarity of the Coffee test.
2011-09-05 21:25:01 +02:00
Fredrik Osterlind
9e14d09bb0
fixed line endings
2011-02-11 13:27:17 +01:00
adamdunkels
928cb1fc84
Simplified the test code; made the rime_collect and rime_collect_sky tests the same.
2011-01-10 15:05:52 +00:00
adamdunkels
5bbe113e5b
Removed reference to unused last_stats
2011-01-10 06:39:53 +00:00
adamdunkels
d5851423fd
Copied the test code from the sky_shell_collect test, which correctly counts packet receptions and duplicates. Test code is much leaner and meaner now.
2011-01-09 23:51:30 +00:00
adamdunkels
0ab552b0e4
Use collect-view-shell instead of sky-shell
2010-12-16 22:53:40 +00:00
fros4943
33ebdab053
updated crosslevel test to renamed nullrdc_noframer
2010-11-29 15:07:12 +00:00
fros4943
246168e584
removed test script button click at sink, no longer used since sink is defined in example-collect.c
2010-11-16 14:34:45 +00:00
adamdunkels
26c4f26257
New nightly regression test for UDP/RPL/IPv6 data collection on the Tmote Sky
2010-11-06 12:33:28 +00:00
adamdunkels
865264a063
Bugfix that makes MicaZ nightly tests work
2010-11-02 11:12:17 +00:00
adamdunkels
3edd8ff316
Updated tests to match new collect-view-data command syntax
2010-10-12 12:05:43 +00:00
adamdunkels
d70783528f
Increased number of retransmissions from 15 to 31
2010-10-03 20:22:18 +00:00
adamdunkels
bc211db5fd
A version of the Contiki shell collect test but with stocastic packet loss. This tests that the collect protocol correctly handles lossy networks.
2010-09-13 13:57:17 +00:00
adamdunkels
5dc55f0a1b
A quick and dirty service registry daemon hack. The servreg-hack
...
allows a program to register an 8-bit service ID that gets
disseminated to the entire network, as long as a servreg-hack daemon
is running on all neighbors. Other nodes can look up the service ID to
figure out what nodes in the network offer this service.
This is officially labeled as a "hack" so that we don't get too comfy
with it; this hack is not the future of service discovery and
advertisement in Contiki.
2010-06-15 19:00:28 +00:00
nifi
351325b7f4
minor cleanup of example (changed to use uiplib to parse IPv6 address)
2010-06-01 13:31:23 +00:00
nvt-se
ef16508613
Fixed problems with boot order and short timeouts in the UDP tests.
2010-06-01 12:23:24 +00:00
adamdunkels
052c536db7
Remove the unicast mass-send test since the default number of queuebufs cannot handle 20 concurrent packets
2010-05-20 20:56:36 +00:00
nvt-se
35282593c0
Updated the test information messages.
2010-05-03 14:56:13 +00:00
nvt-se
c50e4ab4f3
Switched to examples/udp-ipv6 as the code for the test
2010-05-03 14:48:47 +00:00
nvt-se
528614e89f
Converted the test to examples/udp-ipv6
2010-04-30 22:16:51 +00:00
nvt-se
15f84a93fa
Converted the test to use examples/udp-ipv6
2010-04-30 16:20:42 +00:00
nvt-se
66d99e00ec
Removed obsolete test for the rimeroute module
2010-04-30 16:04:23 +00:00
fros4943
f4976f8800
test info minor fix
2010-04-27 07:15:33 +00:00
fros4943
2595d31367
updated collect test: bigger network (50), more hops, bugfixed duplicate detection
2010-04-01 12:22:39 +00:00
fros4943
70ab82761b
test now also includes multi-hop pinging (uip_over_mesh), up to 4 hops
2010-03-31 09:35:01 +00:00
fros4943
bb7944a201
workaround to survive the bad characters that are sometimes printed by mspsim-based motes + make clean before compilation
2010-03-29 14:14:09 +00:00
fros4943
6460bc1214
old compilation flag WITH_NULLMAC=1 was replaced by netstack's nullmac_driver and nullrdc_Driver
2010-03-29 13:00:15 +00:00
fros4943
f228272cfc
test update: contiki shell prompt was changed
2010-03-29 10:52:22 +00:00
fros4943
9316b31d9a
shell command 'ps' was removed from sky-shell.c, instead using 'echo' in test
2010-03-29 09:20:47 +00:00
fros4943
adf6263b0d
updated configs: MAC_DRIVER was replaced by NETSTACK_RDC
2010-03-10 12:34:29 +00:00
fros4943
f9e4ebf7cf
updated test configs: the test should normally not specify the network configuration, but rather use the default in the application directory
2010-03-10 12:29:24 +00:00
adamdunkels
486f7f9728
Rewrite of the Sky shell collect test. The new test is better equipped
...
to handle reordered packets - unlike the previous test, the new test
counts all incoming packets in the data stream, even those that are
significantly reordered. The new test also shows the received packets
and their hop counts in a much more readable fashion.
2010-02-28 08:25:36 +00:00
adamdunkels
14bc9aa98b
New and improved shell collect test: the new test sends out 10 packets from each node and counts the received packets. If less than 10 packets from each node is received, the test fails
2010-02-23 18:46:20 +00:00
adamdunkels
9011013fb0
Automated test for testing IPv6/6lowpan fragmentation
2010-02-06 09:57:14 +00:00
adamdunkels
5e62a0dd20
Bugfix: the cxmac and lpp netperf tests didn't actually run cxmac and lpp
2010-02-04 08:02:09 +00:00
fros4943
ddf498a065
write command was removed from sky-shell, which requires a test update
2010-02-04 00:07:18 +00:00
adamdunkels
028239e1a3
Added a timeout before the button is pressed, to allow it to initialize
2010-02-03 21:24:24 +00:00
fros4943
a13b6697df
explicit make clean before compiling firmwares
2010-02-03 21:16:13 +00:00