zephyr/tests/kernel/common
Daniel Leung 913c662062 tests: kernel/common: IRQ offload test if CONFIG_IRQ_OFFLOAD=y
This changes to compile the IRQ offload test only if
CONFIG_IRQ_OFFLOAD=y. For architectures that do not support
IRQ offload (or that developers with to disable IRQ offload
during bring-up), compiling the code would result in linking
errors.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-10-08 18:33:14 +02:00
..
src tests: kernel: common: remove the nop test case 2022-09-21 13:38:09 -05:00
CMakeLists.txt tests: kernel/common: IRQ offload test if CONFIG_IRQ_OFFLOAD=y 2022-10-08 18:33:14 +02:00
multilib.txt everywhere: fix typos 2022-03-18 13:24:08 -04:00
prj.conf tests: kernel: common: move to new ztest API 2022-07-14 22:09:57 -04:00
testcase.yaml tests/kernel/common: Let picolibc pick a malloc heap size 2022-06-30 10:33:24 +02:00