Skip to content
Commit ed5185ba authored by Andy Ross's avatar Andy Ross Committed by Andrew Boie
Browse files

tests/kernel/fatal: Fix wait-for-interrupt delay in stack check test



Contrary to the comment in code, this test is NOT, in fact, compiled
with a traditional ticked kernel.  Spinning won't work reliably
because interrupts won't necessarily be delivered when you expect.
This test case would fail spuriously as I moved things around when
debugging.

Doing it right (using a k_timer in this case) is actually less code
anyway.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 84473630
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment