-
Notifications
You must be signed in to change notification settings - Fork 217
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
Fix #586, Add one shot timer functional test #653
Fix #586, Add one shot timer functional test #653
Conversation
Amend commit - "Fix #586, Add one-shot timer functional test" |
CCB 2020-11-12 |
Recommend squash and amend - "Fix #586, Add one-shot timer functional test" |
0e769f8
to
4a9a4b7
Compare
@zanzaben please revise conflict, I think it just needs a type change from |
4a9a4b7
to
43d6e3b
Compare
43d6e3b
to
720c767
Compare
What happened is that there was a functional test that used a list of 4 different timers. I added a 5th timer to that list to test the one shot case. |
@astrogeco I'm good with it but feel free to suggest anything you'd like to have added |
Just added zanzaben's comment to the description along with my simple definition of one-shot. #learningthelingo |
Fix nasa#411, rework exception handling in CFE
Describe the contribution
Fixes #586, added a one shot timer.
Added a 5th timer to functional test to test the one shot (zero-length time interval) case.
Testing performed
Build and run unit test.
Expected behavior changes
No behavior change
System(s) tested on
Ubuntu 20.04
Contributor Info - All information REQUIRED for consideration of pull request
Alex Campbell GSFC