Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libcmocka0 | Distribution: Mageia |
Version: 1.1.5 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Fri Oct 23 12:19:31 2020 |
Group: Development/C | Build host: localhost |
Size: 69111 | Source RPM: cmocka-1.1.5-4.mga8.src.rpm |
Packager: akien <akien> | |
Url: http://cmocka.org | |
Summary: Lightweight library to simplify and generalize unit tests for C |
There are a variety of C unit testing frameworks available however many of them are fairly complex and require the latest compiler technology. Some development requires the use of old compilers which makes it difficult to use some unit testing frameworks. In addition many unit testing frameworks assume the code being tested is an application or module that is targeted to the same platform that will ultimately execute the test. Because of this assumption many frameworks require the inclusion of standard C library headers in the code module being tested which may collide with the custom or incomplete implementation of the C library utilized by the code under test. CMocka only requires a test application is linked with the standard C library which minimizes conflicts with standard C library headers. Also, CMocka tries to avoid the use of some of the newer features of C compilers. This results in CMocka being a relatively small library that can be used to test a variety of exotic code. If a developer wishes to simply test an application with the latest compiler then other unit testing frameworks may be preferable. This is the successor of Google's Cmockery.
ASL 2.0
* Fri Oct 23 2020 akien <akien> 1.1.5-4.mga8 + Revision: 1638834 - Fix build with new %cmake_build macro * Sun Feb 16 2020 umeabot <umeabot> 1.1.5-3.mga8 + Revision: 1536362 - Mageia 8 Mass Rebuild + wally <wally> - build with new cmake macros * Thu Oct 17 2019 pterjan <pterjan> 1.1.5-2.mga8 + Revision: 1454394 - Disable fstack-clash-protection on armv7hl * Fri Apr 05 2019 shlomif <shlomif> 1.1.5-1.mga7 + Revision: 1386114 - New version 1.1.5 * Thu Nov 22 2018 shlomif <shlomif> 1.1.3-1.mga7 + Revision: 1333239 - New version 1.1.3
/usr/lib/.build-id /usr/lib/.build-id/43 /usr/lib/.build-id/43/ac0da9c12b6a58d3b69654fbff3259393b6131 /usr/lib/libcmocka.so.0 /usr/lib/libcmocka.so.0.7.0 /usr/share/doc/libcmocka0 /usr/share/doc/libcmocka0/AUTHORS /usr/share/doc/libcmocka0/COPYING /usr/share/doc/libcmocka0/ChangeLog /usr/share/doc/libcmocka0/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 08:20:58 2024