contiki/regression-tests
Brad Campbell 6eaada0c3f Delete old CoAP implementation
It seems that this implementation of CoAP in Contiki is no longer
maintained in favor of the `er-coap` implementation. This commit
removes the code to prevent confusion and further bit-rot.
2015-05-14 17:20:46 -04:00
..
00-doxygen
01-compile-base Delete old CoAP implementation 2015-05-14 17:20:46 -04:00
02-hello-world
03-base
04-rime
05-netperf
06-shell
07-elfloader
08-collect
09-collect-lossy
10-ipv4
11-ipv6
12-rpl Add regression test for probing 2015-05-10 09:47:17 +02:00
13-ipv6-apps
14-compile-8051-ports
15-compile-arm-apcs-ports
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 llsec: Renamed ccm to ccm_star & Renamed llsec regression test 2014-10-16 09:21:56 -07:00
20-ip64
scan_build
Makefile
Makefile.compile-test
Makefile.simulation-test
simexec.sh