RSS 1 project tagged "C language"

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 26.85
Vit 11.85

cmocka is a unit testing framework for C with mock objects. There are a variety of C unit testing frameworks available supporting different platforms and compilers. Some development requires a lot of different compilers and older versions, which makes it difficult to use unit testing frameworks. The idea of CMocka is that a test application only requires the standard C library and CMocka itself to minimize the conflicts with standard C library headers, especially on a lot of different platforms.

Screenshot

Project Spotlight

IMAPFilter

A mail filtering utility for IMAP mailboxes.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.