K 10 svn:author V 5 pawel K 8 svn:date V 27 2016-05-27T11:29:25.017022Z K 7 svn:log V 439 CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems. CppUTest's core design principles: * Simple to use and small * Portable to old and new platforms * Build with Test-driven Development in mind WWW: https://cpputest.github.io/ PR: 209622 Submitted by: Akos Somfai END