Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libcmocka0 | Distribution: openSUSE Tumbleweed |
Version: 1.1.7 | Vendor: openSUSE |
Release: 4.1 | Build date: Fri Jun 7 13:09:17 2024 |
Group: System/Libraries | Build host: reproducible |
Size: 55981 | Source RPM: cmocka-1.1.7-4.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://cmocka.org | |
Summary: Lightweight library to simplify and generalize unit tests for C |
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.
Apache-2.0
* Fri Jun 07 2024 Andreas Schneider <asn@cryptomilk.org> - Fix baselibs.conf for libcmocka-cmake subpackage * Wed Aug 23 2023 Martin Wilck <mwilck@suse.com> - split off -doc and -cmake subpackages, which aren't necessary for basic development with cmocka, to avoid pulling in the entire cmake-full package (38MB) with libcmocka-devel - minor simplifications in spec file * Fri May 05 2023 Andreas Schneider <asn@cryptomilk.org> - Add missing cmake config files for 32bit packages * Mon Feb 27 2023 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.1.7 * Fixed tarball generation * Fri Feb 17 2023 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.1.6 * Added new assert macros to compare 2 double given an epsilon * Added meson build system * Added header with version to TAP13 output * Fixed issues with MSVC * Fixed TAP output for skipped tests * Fixed issue with fail_msg * CMake generated configs for find_package(cmocka) * Documentation improvements * Wed Apr 24 2019 Martin Liška <mliska@suse.cz> - Disable LTO (boo#1133122). * Thu Mar 28 2019 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.1.5 * Added cmocka_set_skip_filter() * cmocka version 1.1.4 * Added assert_float(_not)_equal() * Added expect_any_always() * Small bug fixes * Thu Sep 27 2018 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.1.3 * Fixed subunit output on failures * Do not abort if a test is skipped * Switched to Modern CMake - Removed 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch * Thu Aug 30 2018 Andreas Schneider <asn@cryptomilk.org> - Fix packaging the documentation - Added 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch * Wed Aug 29 2018 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.1.2 * Added function to filter tests (cmocka_set_test_filter) * Added new mocking example (uptime) * Fixed fixture error reporting * Fixed compiler flags detection * Some improvement for API documentation - Added HTML documentation
/usr/lib64/libcmocka.so.0 /usr/lib64/libcmocka.so.0.8.0 /usr/share/doc/packages/libcmocka0 /usr/share/doc/packages/libcmocka0/AUTHORS /usr/share/doc/packages/libcmocka0/ChangeLog /usr/share/doc/packages/libcmocka0/README.md /usr/share/licenses/libcmocka0 /usr/share/licenses/libcmocka0/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024