contiki/regression-tests
2015-02-25 13:16:27 +01:00
..
00-doxygen Adjust warning count in the doxygen travis job 2015-02-22 16:39:49 +00:00
01-compile-base
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 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
13-ipv6-apps
14-compile-8051-ports
15-compile-arm-apcs-ports Add Travis test for the MQTT demo 2015-02-17 16:02:55 +01: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 Add cc26xx travis tests 2015-02-25 13:16:27 +01:00
19-llsec
scan_build
Makefile
Makefile.compile-test
Makefile.simulation-test
simexec.sh