zephyr/tests/kernel/smp_abort
Peter Mitsis 283d4133fa tests: thread abort deadlock scenario
Adds a test to verify that a series of k_thread_abort() issued from
ISRs do not cause a deadlock.

Filtered on x86 as the x86_64 irq_offload() implementation isn't
SMP-safe.  See #72172

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-05-02 13:55:03 -04:00
..
src tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00
CMakeLists.txt tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00
prj.conf tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00
testcase.yaml tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00