Rename _TEST to ARCH_UNITTEST.
[bertos.git] / bertos / mware / sprintf_test.c
index c790dc5f27ce38484909f941fa22780873a3cfcb..8bcbabffd606255c4fc68cb690849b1f9a482c1f 100644 (file)
@@ -49,7 +49,7 @@
 
 #warning FIXME:Review and refactor this test..
 
-#ifdef _TEST
+#if (ARCH & ARCH_UNITTEST)
 #include "sprintf.c"
 #include "formatwr.c"
 #include "hex.c"