[DEV] Rename Renesas EK RA2E1 test suite name
diff --git a/tests/platforms/EK-RA2E1.robot b/tests/platforms/Renesas_EK-RA2E1.robot similarity index 100% rename from tests/platforms/EK-RA2E1.robot rename to tests/platforms/Renesas_EK-RA2E1.robot
diff --git a/tests/tests.yaml b/tests/tests.yaml index 171eabd..6787e34 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml
@@ -145,7 +145,7 @@ - tests/peripherals/PL330_DMA.robot - tests/platforms/GR712RC.robot - tests/platforms/nucleo_h753zi.robot -- tests/platforms/EK-RA2E1.robot +- tests/platforms/Renesas_EK-RA2E1.robot - tests/peripherals/UT32_CAN.robot - tests/peripherals/S32K3XX_FlexCAN.robot - tests/platforms/BeagleV-StarLight.robot