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

libcmocka-1.1.7-1.fc38 RPM for i686

From Fedora 38 for x86_64 / l

Name: libcmocka Distribution: Fedora Project
Version: 1.1.7 Vendor: Fedora Project
Release: 1.fc38 Build date: Mon Mar 6 18:15:54 2023
Group: Unspecified Build host: buildvm-x86-05.iad2.fedoraproject.org
Size: 74379 Source RPM: cmocka-1.1.7-1.fc38.src.rpm
Packager: Fedora Project
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

* Tue Feb 28 2023 Andreas Schneider <asn@redhat.com> - 1.1.7-1
  - Update to version 1.1.7
    * Update ignore list for source tarball generation
    * 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
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Apr 19 2021 Andreas Schneider <asn@redhat.com> - 1.1.5-9
  - Split out a cmocka-doc package

Files

/usr/lib/.build-id
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/2dafaa482b355ddf4f572a66e9d558fd4d1c08
/usr/lib/libcmocka.so.0
/usr/lib/libcmocka.so.0.8.0
/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, Tue Apr 9 22:26:30 2024