Replies: 1 comment 5 replies
-
Thank you so much for the PR and improvement. Nice. Merged. Can you elaborate a bit more on "add a simple example"? Happy to consider it. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @mattheweshleman , as mentioned I am testing QP CPP and zephyr. As my state machines depend heavily on the OS layer from zephyr (mutex, timers,etc) I didnt want to mock them. I was thinking if I could use the zephyr posix support and use your work to add unit tests :)
So far it works and was wondering if you would be interested if I add a simple example. As mentioned in #1 , there were some things I had to change to make it work.
Beta Was this translation helpful? Give feedback.
All reactions