2015-03-31 17:11:16 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Relocate build under ${WRKSRC} to simplify patching. Create build directory in post-extract. |
2015-02-27 05:23:43 by Emmanuel Dreyfus | Files touched by this commit (4) |
Log message: Import cmocka-1.0.0, the successo of cmockery cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. |