zephyr/tests/kernel/irq_offload
Anas Nashif 390a2c4c4e tests: classify tests
Give test names that follow <component>.<subcomponent>.
Also, improve tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00
..
src tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04: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: classify tests 2018-04-09 22:55:20 -04: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.