cmocka 0.3.2-1 source package in Ubuntu
Changelog
cmocka (0.3.2-1) unstable; urgency=low * Initial release (Closes: #731719) -- David Prévot <email address hidden> Sun, 08 Dec 2013 23:29:02 -0400
Upload details
- Uploaded by:
- David Prevot
- Uploaded to:
- Sid
- Original maintainer:
- David Prevot
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cmocka_0.3.2-1.dsc | 1.6 KiB | b7f01549a4afd3ad8a11cdd67249f9e402ace6bf230a1106fdbc304db3ce6832 |
cmocka_0.3.2.orig.tar.xz | 62.9 KiB | 2279adb8180fa17346f67fe623e5ec6ce3fed1c4b3b6629307c89ef8b134ec64 |
cmocka_0.3.2-1.debian.tar.gz | 6.2 KiB | b4acbc12728c5fff67d0ee3259cff0f78f68eeba1151c4678985c26ffeb63e18 |
No changes file available.
Binary packages built by this source
- cmocka-doc: documentation for the CMocka unit testing framework
This package contains the documentation and examples for CMocka.
.
The idea of CMocka is that a test application only requires the
standard C library and the CMocka library itself to minimize conflicts
with standard C headers especially on a lot of different platforms.
.
Features:
* Easy to use framework to write unit tests
* Support for mock objects
* Testing of memory leaks, buffer overflows and underflows
* Platform and compiler independent
- libcmocka-dev: No summary available for libcmocka-dev in ubuntu utopic.
No description available for libcmocka-dev in ubuntu utopic.
- libcmocka0: library for the CMocka unit testing framework
This is the major library for CMocka.
.
The idea of CMocka is that a test application only requires the
standard C library and the CMocka library itself to minimize conflicts
with standard C headers especially on a lot of different platforms.
.
Features:
* Easy to use framework to write unit tests
* Support for mock objects
* Testing of memory leaks, buffer overflows and underflows
* Platform and compiler independent