tests: arm: fix name for arm_irq_vector_table test suite

Minor fix to the name for the arm_irq_vector_table
test suite, removing the 'interrupt' from the name.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-05-28 14:20:23 +02:00 committed by Kumar Gala
commit ed6729a05e

View file

@ -3,5 +3,5 @@ common:
tags: arm interrupt vector_table
arch_allow: arm
tests:
arch.interrupt.arm.irq_vector_table:
arch.arm.irq_vector_table:
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE