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>
Loading
Please sign in to comment