This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-03-11 07:29:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
regression-tests
History
Nicolas Tsiftes
8b2af09ee1
Merge pull request
#1062
from simonduq/travis-rpl-fix-logs
...
Fix log messages of Travis tests in 12-rpl
2015-07-03 15:13:01 +02:00
..
00-doxygen
Remove doxygen explicit links to non-existing symbols
2015-06-20 16:10:25 +01:00
01-compile-base
Delete old CoAP implementation
2015-05-14 17:20:46 -04:00
02-hello-world
…
03-base
…
04-rime
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
05-netperf
…
06-shell
…
07-elfloader
…
08-collect
…
09-collect-lossy
…
10-ipv4
…
11-ipv6
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
12-rpl
Modified RPL temporary root loss test: now waiting a while after the root is back and checking that all messages after its return are correctly routed
2015-05-10 23:11:31 +02:00
13-ipv6-apps
…
14-compile-8051-ports
…
15-compile-arm-apcs-ports
Move cc2538dk travis tests to the arm-aapcs job
2015-02-28 15:20:47 +00:00
16-compile-6502-ports
…
17-slip-radio
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
18-compile-arm-ports
Move cc2538dk travis tests to the arm-aapcs job
2015-02-28 15:20:47 +00:00
19-llsec
…
20-compile-tools
Add regression-test for tools
2015-05-17 12:26:08 +02:00
20-ip64
Added missing Makefile for the regression tests
2015-05-10 10:51:12 +02:00
scan_build
…
Makefile
…
Makefile.compile-test
…
Makefile.simulation-test
…
simexec.sh
…