mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 17:05:54 +00:00
This is used in many other test cases. However when implementing this function it's helpful to have a testcase dedicated for it, without dependencies on other kernel objects. Change-Id: I66a7cdd0b13712665384d5ad4e79050c82d32e3a Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj.conf | ||
README | ||
testcase.ini |
This test case verifies the correctness of irq_offload(), an important routine used in many other test cases for running a function in interrupt context, on the IRQ stack.