Add high level documentation to priority inheritance algorithms.
[bertos.git] / Makefile.test
index 2cfc9383c80a0ee44d1079754d767caa7e6adac0..d3d7dbac7d3f6d9827ba198641b32ad35a1d9eda 100644 (file)
@@ -7,8 +7,8 @@ default: all
 
 include bertos/config.mk
 
-#include ./examples/test/avrtest.mk
-#include ./examples/test/armtest.mk
+include ./examples/test/avrtest.mk
+include ./examples/test/armtest.mk
 
 #include ./boards/arduino/examples/arduino_aprs/arduino_aprs.mk
 #include ./boards/arduino/benchmark/arduino_context_switch/arduino_context_switch.mk
@@ -34,7 +34,7 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_context_switch/at91sam7s-ek
 include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s-ek_kernel_footprint.mk
 
 include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk
-include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_tcp_server.mk
+include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk
 
 include ./boards/sam3n-ek/examples/display/display.mk
 include ./boards/stm32-p103/examples/usbserial/usbserial.mk