Search Results

3
votes

Unit Testing C Code

I use CxxTest for an embedded c/c++ environment (primarily C++). I prefer CxxTest because it has a perl/python script to build the …
1
vote

Misra standard for embedded software.

I have used a commercial tool called QAC. The tool is able to enforce …
2
votes

C++ usage in embedded systems

It's an interesting read for the Rationale on the early …