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

Add CI tests to start CFS and verify no errors #17

Open
SpaceSteve121 opened this issue Jul 29, 2019 · 1 comment
Open

Add CI tests to start CFS and verify no errors #17

SpaceSteve121 opened this issue Jul 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SpaceSteve121
Copy link
Contributor

SpaceSteve121 commented Jul 29, 2019

In many cases, verifying that code compiles is not sufficient to ensure that it runs as expected. As an extra level of verification, it would be nice to add some CI tests to actually startup the CFS system and verify that the intended apps start and no initialization errors occur.

This would be good to have for both CFE 6.5 and 6.6 on the master and cfe-6.6 branches respectively.

@SpaceSteve121 SpaceSteve121 added the enhancement New feature or request label Jul 29, 2019
@SpaceSteve121
Copy link
Contributor Author

One method of doing this would be to use the unix timeout command to run the CFS for a set amount of time and then grep through the log for any error messages.

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

No branches or pull requests

2 participants