C unit testing environment with Unity, CMock, and Ceedling. The purpose of this docker image is to create an easy-to-install portable system for running unit tests with Ceedling.
- Testing tools
- C support
- CException 1.3.2
- libc-dev 0.7.2
- Environment
- coreutils 8.31
- gcc 9.2.0
- gcov 9.2.0
- valgrind 3.15.0
- Ruby 2.7.1
docker run -it --rm -v <local project path>:/project throwtheswitch/madsciencelab[:tag]