zephyr/tests/kernel/irq_offload
Anas Nashif 841835554d tests: kernel: stop relying on path for naming
Use proper test names instead of relying on path name where the test is
located.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-18 09:16:40 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf tests: irq_offload: Convert test case to use ztest 2017-08-01 08:46:48 -04:00
README
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00

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.