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

libcmocka-1.1.8-1.el10 RPM for ppc64le

From CentOS Stream 10 CRB for ppc64le

Name: libcmocka Distribution: CentOS
Version: 1.1.8 Vendor: CentOS
Release: 1.el10 Build date: Tue May 26 14:24:04 2026
Group: Unspecified Build host: ppc64le-01.stream.rdu2.redhat.com
Size: 87163 Source RPM: cmocka-1.1.8-1.el10.src.rpm
Packager: builder@centos.org
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

Apache-2.0

Changelog

* Mon May 18 2026 Pavel Filipensky <pfilipen@redhat.com> - version 1.1.8
  - Update to version 1.1.8
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.7-6
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.7-5
  - Bump release for June 2024 mass rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/f9c73fc64b579eddde0ef75a04517298738489
/usr/lib64/libcmocka.so.0
/usr/lib64/libcmocka.so.0.8.1
/usr/share/doc/libcmocka
/usr/share/doc/libcmocka/AUTHORS
/usr/share/doc/libcmocka/ChangeLog
/usr/share/doc/libcmocka/README.md
/usr/share/licenses/libcmocka
/usr/share/licenses/libcmocka/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 29 04:25:43 2026