-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Test k_reschedule() with deadline scheduler
Setting a deadline is not a schedule point. This makes it a perfect place to verify the behavior of the new k_reschedule() routine at both thread and ISR level. Signed-off-by: Peter Mitsis <[email protected]>
- Loading branch information
1 parent
669f2c4
commit 31ebd60
Showing
2 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters