This commit moves the arm-specific tests in 'tests/arch/arm' subdirectory. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config NUM_IRQS
|
|
int "Number of IRQs for this test, made overridable in the .conf file"
|
|
default 3
|
|
|
|
source "Kconfig.zephyr"
|