Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Death-test fixes #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Death-test fixes #10

wants to merge 2 commits into from

Conversation

pboettch
Copy link

@pboettch pboettch commented Aug 7, 2018

I'm new to FreeRTOS and naturally started using this simulator. When running the test-application I saw that it didn't work for version 10 but was OK for 9.

Here is a fix for that. Please let me know whether this is indeed fixing something or just hiding a porting problem.

In addition, one check was not completely correct (sLastCreationCount was never set to something else than 0). Fixed as well.

This fixes the test-suite with FreeRTOS 10.
The check can only fail if nothing is ever created, but not if
it stops right in the middle.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants