nes-proj/tests
George Oikonomou dd1f06fb01 Move example to the top-level dir (rpl-border-router) and tidy-up webserver configuration
Previously, we were using the example's Makefile to configure whether we want a web server built into the BR. We had 3 options:

* No web server
* Internal web server
* External web server (from apps/)

The last option is no longer evailable. This commit removes support for this option and it also simplifies the situation: We now merely use a CPP macro to enable/disable the web server.
2017-10-30 21:46:55 +00:00
..
00-doxygen Moving /doc to /tools/doxygen 2017-10-29 13:33:09 +01:00
01-compile-base Move example to the top-level dir (multicast) 2017-10-30 21:46:55 +00:00
02-compile-arm-ports Move example to the top-level dir (rpl-border-router) and tidy-up webserver configuration 2017-10-30 21:46:55 +00:00
03-compile-nxp-ports Move example to the top-level dir (rpl-tsch) 2017-10-30 21:46:55 +00:00
04-compile-nrf52-ports
05-compile-tools
07-base Auto-include project-conf.h whenever found 2017-10-07 09:45:38 +02:00
08-ipv6 Move example to the top-level dir (multicast) 2017-10-30 21:46:55 +00:00
09-nullnet Added tests for NullNet: broadcast/unicast for csma/tsch 2017-09-22 14:34:20 +02:00
13-ieee802154 TSCH: more automated configuration 2017-10-12 17:09:19 +02:00
14-rpl-lite Do not #undef things in a test's project-conf.h 2017-10-08 17:03:01 +01:00
15-rpl-classic Added MAKE_ROUTING make variable for cleaner routing protocol selection 2017-10-12 08:42:42 +02:00
16-6tisch TSCH: more automated configuration 2017-10-12 17:09:19 +02:00
scan_build
Makefile
Makefile.compile-test
Makefile.simulation-test
simexec.sh