zephyr/tests
Ulf Magnusson 072a43d1a4 tests: Do not build arm_irq_vector_table .config's for ARC
Previously, ARC .config's would get built for this test, giving Kconfig
warnings along the lines of

  warning: NUM_IRQS ... was assigned the value "3" but got the value
  "38". Check its dependencies...

Add an 'arch_whitelist: arm' so that .configs only get built for ARM.

These warnings will soon be turned into errors.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-12 20:18:14 -04:00
..
application_development
benchmarks tests: fix test identifiers 2018-06-07 18:01:49 -05:00
bluetooth bluetooth: tester: Increase system workqueue stack size 2018-06-12 16:51:26 +02:00
boards
booting/stub
compliance
crypto tests: mbedtls: don't use stdout console 2018-05-30 15:55:18 -05:00
drivers kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
include
kernel tests: Do not build arm_irq_vector_table .config's for ARC 2018-06-12 20:18:14 -04:00
lib tests: sprintf: remove kconfig options 2018-06-12 18:08:00 -04:00
misc/test_build gdb_server: Remove leftover testing and x86 parts 2018-05-24 08:10:21 -04:00
net tests: net: Fix tests so they can be run in real hw 2018-06-05 10:30:30 -04:00
posix tests: posix: fix meta-data and rename test file 2018-06-11 17:11:18 -04:00
power tests: power states: Remove CONFIG_GPIO_QMSI_1_{NAME,PRI} assignments 2018-05-28 17:16:46 -04:00
shell
subsys tests: fix test identifiers 2018-06-07 18:01:49 -05:00
unit
ztest kernel: remove STACK_ALIGN checks 2018-05-23 15:05:15 -05:00
CMakeLists.txt
Kconfig tests: enable HW stack protection by default 2018-05-25 17:18:56 -04:00