mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 11:45:22 +00:00
This test was not using any legacy APIs, so simply removed legacy from conf and ini's. Jira: ZEP-932 Change-Id: I5a4b475ac5056b6d6aa64baef6bda53f20d8548e Signed-off-by: Jithu Joseph <jithu.joseph@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.