Reenable arm and avr nightly test.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 13 May 2011 15:46:59 +0000 (15:46 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 13 May 2011 15:46:59 +0000 (15:46 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4899 38d2e660-2303-0410-9eaa-f027e97ec537

Makefile.test

index c6ce3c05afbe414383d44f6834456acccbded4cf..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