zephyr/tests/kernel/irq_offload
Jithu Joseph 01652bd876 tests: kernel: import irq_offload test from legacy
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>
2017-01-31 12:20:50 +00:00
..
src tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
Makefile tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
README tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
prj.conf tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
testcase.ini tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00

README

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.