Docker image for Ceedling -- build system targeted at TDD (Test-Driven Development) in C.
This image is built on Ubuntu base for linux/386
arch and includes:
- Ceedling with CMock, Unity, CException
- GCC with libc6-dev (GNU C Library)
- Gcovr
Can be used either interactively or as part of a CI build.