You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel: use shared interrupt parsing helpers in irq test
Update the irq test to use shared interrupt parsing helpers from
functestlib.sh instead of assuming a fixed number of CPU interrupt
columns.
The test now:
- locates the arch_timer line through a shared helper
- extracts only numeric per-CPU interrupt counters
- validates the detected counter count before comparison
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
0 commit comments