Skip to content
Commit e61e63e3 authored by Enjia Mai's avatar Enjia Mai Committed by Anas Nashif
Browse files

tests: interrupt: refine the interrupt testcases



This PR include 2 changes to refine the testcases:
1. Now we using IPI to trigger interrupt in testing instead of INT
   instruction, this means we don't need to hardcode the vector
   number. That can avoid some problem.

Fixes: #40374

2. Refined the test cases. Tigger interrupt by INT instruction and
   IPI cannot be masked by irq_disabled(). Unless it's a external
   interrupt, such as a timer. Now remove those incorrect part of
   these testcases.

Signed-off-by: default avatarEnjia Mai <enjiax.mai@intel.com>
parent db3fa509
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment