Lightweight library to simplify and generalize unit tests for C
https://cmocka.org
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.
Features:
* Support for mock objects
* Only requires the C library
* Several supported output formats (Subunit, TAP, jUnit XML)
* Fully documented API
* Test fixtures
* Exception handling for signals (SIGSEGV, SIGILL, ...)
* No fork() used
* Very well tested
* Testing of memory leaks, buffer overflows and underflows.
Also, CMocka tries to avoid the use of some of the newer features of C
compilers.
- Sources inherited from project SUSE:SLE-12-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP5:Update/cmocka && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000220 220 Bytes | |
cmocka-1.1.5.tar.xz | 0000081004 79.1 KB | |
cmocka-1.1.5.tar.xz.asc | 0000000833 833 Bytes | |
cmocka.changes | 0000006717 6.56 KB | |
cmocka.keyring | 0000003432 3.35 KB | |
cmocka.spec | 0000004473 4.37 KB |
Latest Revision
Lubos Kocman (lkocman)
committed
(revision 1)
Build requirement for nss_wrapper and socket_wrapper. jsc#SLE-7081
Comments 0