Lightweight library to simplify and generalize unit tests for C
https://cmocka.orgcmocka 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:pvarkoly:samba/cmocka && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000220 220 Bytes | over 10 years |
cmocka-1.1.5.tar.xz | 0000081004 79.1 KB | almost 4 years |
cmocka-1.1.5.tar.xz.asc | 0000000833 833 Bytes | almost 4 years |
cmocka.changes | 0000006717 6.56 KB | almost 4 years |
cmocka.keyring | 0000003432 3.35 KB | over 4 years |
cmocka.spec | 0000004445 4.34 KB | 9 months |
Comments 0