From ac53dff0cb2b499ca7d5e304028d7a709857f06a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Dauphin?= <astralien3000@yahoo.fr>
Date: Fri, 3 Mar 2017 09:57:53 +0100
Subject: [PATCH] tests: rename opencm9-04 into opencm904

---
 tests/thread_cooperation/Makefile | 2 +-
 tests/unittests/Makefile          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/thread_cooperation/Makefile b/tests/thread_cooperation/Makefile
index f330b62299..42ee52eff3 100644
--- a/tests/thread_cooperation/Makefile
+++ b/tests/thread_cooperation/Makefile
@@ -6,7 +6,7 @@ BOARD_INSUFFICIENT_MEMORY := cc2650stk chronos maple-mini msb-430 msb-430h \
                           yunjia-nrf51822 spark-core airfy-beacon nucleo-f103 \
                           nucleo-f334 nrf51dongle nrf6310 weio nucleo-f072 \
                           nucleo-f030 nucleo-f070 microbit calliope-mini \
-                          nucleo32-f042 nucleo32-f303 opencm9-04 nucleo32-f031 \
+                          nucleo32-f042 nucleo32-f303 opencm904 nucleo32-f031 \
                           nucleo-l073 nucleo-l053
 
 DISABLE_MODULE += auto_init
diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile
index 1ea3ed412c..59dc130c53 100644
--- a/tests/unittests/Makefile
+++ b/tests/unittests/Makefile
@@ -12,7 +12,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos ek-lm4f120xl \
                           nucleo-f030 nucleo-f070 nucleo-f091 pba-d-01-kw2x \
                           saml21-xpro microbit calliope-mini limifrog-v1 \
                           slwstk6220a ek-lm4f120xl stm32f3discovery \
-                          slwstk6220a nucleo32-f042 nucleo32-f303 opencm9-04 \
+                          slwstk6220a nucleo32-f042 nucleo32-f303 opencm904 \
                           seeeduino_arch-pro remote-pa remote-revb remote-reva \
                           nucleo32-f031 nucleo-l073 nucleo-l053
 
@@ -33,7 +33,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due cc2538dk ek-lm4f120xl f4vi1 fox
                        pba-d-01-kw2x pca10000 pca10005 remote saml21-xpro samr21-xpro slwstk6220a \
                        spark-core stm32f0discovery stm32f3discovery stm32f4discovery udoo weio \
                        yunjia-nrf51822 sodaq-autonomo arduino-zero nucleo-f030 nucleo-f070 \
-                       nucleo32-f303 opencm9-04 nucleo-f411 nucleo32-f031 nucleo-l073 \
+                       nucleo32-f303 opencm904 nucleo-f411 nucleo32-f031 nucleo-l073 \
                        nucleo-l053
 
 DISABLE_TEST_FOR_ARM_CORTEX_M := tests-relic
-- 
GitLab