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>
4 lines
172 B
Plaintext
4 lines
172 B
Plaintext
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.
|