Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lib64cmocka0-1.1.7-1.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: lib64cmocka0 Distribution: Mageia
Version: 1.1.7 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Sep 16 18:00:17 2023
Group: Development/C Build host: localhost
Size: 66389 Source RPM: cmocka-1.1.7-1.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://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.

Provides

Requires

License

ASL 2.0

Changelog

* Sat Sep 16 2023 daviddavid <daviddavid> 1.1.7-1.mga10
  + Revision: 1987238
  - new version: 1.1.7
  - remove static libs
* Thu May 04 2023 daviddavid <daviddavid> 1.1.5-6.mga9
  + Revision: 1955824
  - fix owner of include dir and cmake lib dir
* Fri Mar 18 2022 umeabot <umeabot> 1.1.5-5.mga9
  + Revision: 1798635
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/95f444940fa2e9703e07e821386fa3fb9bd346
/usr/lib64/libcmocka.so.0
/usr/lib64/libcmocka.so.0.8.0
/usr/share/doc/lib64cmocka0
/usr/share/doc/lib64cmocka0/AUTHORS
/usr/share/doc/lib64cmocka0/ChangeLog
/usr/share/doc/lib64cmocka0/README.md
/usr/share/licenses/lib64cmocka0
/usr/share/licenses/lib64cmocka0/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 06:36:44 2024