zephyr/tests/kernel/interrupt
Enjia Mai e2f6b9536c tests: interrupt: fix coverity issue of newly added testcases
Should not use -1 as an input parameter for unsigned int. Use zero
instead of -1 as invaild interrupt number to fix coverity warning.

Fixes #35146
CID: 235994

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-05-13 22:02:47 -04:00
..
src tests: interrupt: fix coverity issue of newly added testcases 2021-05-13 22:02:47 -04:00
CMakeLists.txt tests: improve test cases for interrupt testing 2021-03-04 14:54:17 -05:00
prj.conf tests: interrupt: add test cases of offloading job from isr 2021-05-07 18:24:32 -04:00
testcase.yaml tests: interrupt: add test cases of direct interrupt for arch x86 and posix 2021-05-07 23:24:17 -04:00