Skip to content
Commit e07329a4 authored by Daniel Leung's avatar Daniel Leung Committed by Johan Hedberg
Browse files

tests: cmsis_rtos_v2: wait a bit for thread1 to set flags



In test_event_flags_no_wait_timeout(), after creating thread1,
there is a little delay to let it run to trigger FLAG1.
However, in test_event_flags_signalled(), this is not being
done, and on some platforms it triggers the assert in thread1()
complaining the flag not being set. This adds the same delay
in test_event_flags_signalled() and the this test passes for
those previously failed platforms.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 8893ad55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment