Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing tinyFSM state machines with VectorCAST? #37

Open
scottdwhitney opened this issue Dec 21, 2022 · 0 comments
Open

Testing tinyFSM state machines with VectorCAST? #37

scottdwhitney opened this issue Dec 21, 2022 · 0 comments

Comments

@scottdwhitney
Copy link

Does anyone have any experience testing tinyFSM state machines using a unit test tool like VectorCAST? For the application we are considering, we need to be able to provide events/stimulus and verify that each state handles the appropriate event and that transitions are executed correctly.

Any suggestions for setting up a state machine and unit test project to cover all possible events and state transitions would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant