Commit graph

5 commits

Author SHA1 Message Date
joerg
a78f629be2 Pedantic format string logic requires void * arguments for %p. 2015-06-08 13:38:50 +00:00
wiz
17e9271cdf Remove FETCH_USING, not package-setable. 2015-03-31 22:03:48 +00:00
joerg
e9101240f1 Assume that C99 platforms have uintptr_t. Fixes build on ARM. 2015-03-31 15:13:06 +00:00
joerg
77c92c6119 Relocate build under ${WRKSRC} to simplify patching. Create build
directory in post-extract.
2015-03-31 15:11:16 +00:00
manu
06703964d1 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.
2015-02-27 04:23:43 +00:00