-
Notifications
You must be signed in to change notification settings - Fork 5
Testing And Verification
TrevorDecker edited this page Nov 19, 2014
·
13 revisions
Robo Buggy is a complex cyber physical system with many layers.
- Testing before software is marked as stable (ready for rolls):
- push code to git hub have it pass all dynamic tests at https://travis-ci.org/[Travis]
- push code to git hub have it pass all static tests at coverityhttp://www.coverity.com/
- push code to git hub have it have full coverage with coverityhttp://www.coverity.com/
RoboBuggy (pushing code ain't all we do)