Unit testing under Linux for programs written in C language
Usually we have a weekly seminar dedicated to some interesting topic in embedded system design, especially under Linux operating system. The seminar dedicated to various aspects of unit testing and code coverage was presented by V.Shakhov - Linux s/w engineer.
Unit testing under Linux for programs written in C language
- Unit testing (modular testing) - definition, drawbacks and advantages, regression and automatic testing
- Types of input data
- Code coverage, metrics
- Useful Linux tools for unit testing
- Using cunit and ggcov in example project