zephyr/tests/kernel/interrupt
Jennifer Williams a7ea624d7e tests: kernel: key has wrong type in test_prevent_interruption
The test_prevent_interruption() uses a key for the irq_lock(),
but the key has incorrect data type. This commit makes the key
unsigned int according to API docs.

Fixes #34023

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2021-04-06 14:37:24 -04:00
..
src tests: kernel: key has wrong type in test_prevent_interruption 2021-04-06 14:37:24 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00