Benoît Thébaudeau
77f93c3b5a
21-large-rpl: Avoid frequent timeout in Travis CI
...
With a timeout set to 40 min, this test often failed at about 95% of the
script, causing many spurious pull request test failures. Increase the
timeout to 50 min.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2016-06-02 22:56:59 +02:00
Yasuyuki Tanaka
633bf09f6d
Fix the path for wpcapslip in testscript for Instant Contiki
2016-05-12 21:15:40 +02:00
Joakim Eriksson
12a75c3e43
fixed codestyle, improved APIs, and cleaned up comments
2016-03-26 20:12:52 +01:00
Joakim Eriksson
ab4a0e08c7
fixed simulation files to be closer to defaults in configuration
2016-03-26 09:45:38 +01:00
Joakim Eriksson
dae21fcb76
made ZERO LIFETIME routes live 30 seconds instead of 60 and shortened route lifetime in travis test
2016-03-26 09:45:38 +01:00
Joakim Eriksson
ee65a3982c
configure short routing lifetime in the RPL ROOT / router
2016-03-26 09:45:38 +01:00
Joakim Eriksson
baa8f3c6f5
minor fixes to the simulation files
2016-03-26 09:45:37 +01:00
Simon Duquennoy
fbd78a7e3b
Merge pull request #1293 from simonduq/pr/fix-warnings
...
Fix a number of compiler warnings and enable -Werror in Travis
2015-11-10 08:49:11 +01:00
Rémy Léone
f2440235b5
Fix CSC & XML export to match .gitattributes
2015-10-22 16:05:40 +02:00
Simon Duquennoy
9d7cfa8f78
Regression test 21: added missing undefs and include
2015-10-20 10:11:21 +02:00
Adam Dunkels
52006aec0f
Simulation test with more RPL nodes than the network can handle that attempt to access a remote HTTP server. After completing their connection, they go to feather mode, freeing up route table entries in the network, to let more nodes reach the HTTP server
2015-08-27 10:27:56 +02:00