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:
parent
dd574f6ec7
commit
ed6729a05e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue