[#58120] tests: Rename `non-blockng-step.robot` to `cpu-step.robot`
diff --git a/tests/tests.yaml b/tests/tests.yaml
index 781f9fd..8804495 100644
--- a/tests/tests.yaml
+++ b/tests/tests.yaml
@@ -100,7 +100,7 @@
 - tests/platforms/PolarFireSoC.robot
 - tests/platforms/SLTB004A.robot
 - tests/platforms/ambiq-apollo4.robot
-- tests/unit-tests/non-blockng-step.robot
+- tests/unit-tests/cpu-step.robot
 - tests/platforms/STM32L072.robot
 - tests/unit-tests/hifive1-pmp.robot
 - tests/unit-tests/hifive1-gpio-int.robot
diff --git a/tests/unit-tests/non-blockng-step.robot b/tests/unit-tests/cpu-step.robot
similarity index 100%
rename from tests/unit-tests/non-blockng-step.robot
rename to tests/unit-tests/cpu-step.robot