Sat, 04 May 2024 13:42:32 UTC | login

Information for build cmocka-1.1.5-11.el9sopt_901

ID48518
Package Namecmocka
Version1.1.5
Release11.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/cmocka#6d822eea00bdea8a3057cdb5eef7cfb723c8bbdf
SummaryAn elegant unit testing framework for C with support for mock objects
DescriptionThere 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.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 01:56:37 UTC
CompletedThu, 15 Jun 2023 02:02:50 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/cmocka:6d822eea00bdea8a3057cdb5eef7cfb723c8bbdf)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/cmocka#6d822eea00bdea8a3057cdb5eef7cfb723c8bbdf'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
cmocka-1.1.5-11.el9sopt_901.src.rpm (info) (download)
noarch
cmocka-doc-1.1.5-11.el9sopt_901.noarch.rpm (info) (download)
x86_64
libcmocka-1.1.5-11.el9sopt_901.x86_64.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9sopt_901.x86_64.rpm (info) (download)
libcmocka-static-1.1.5-11.el9sopt_901.x86_64.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9sopt_901.x86_64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.5-11 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jun 24 2021 Andreas Schneider <asn@redhat.com> - 1.1.5-10 - resolves: rhbz#1915369 - Split out a cmocka-doc package * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.5-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Aug 05 2020 Andreas Schneider <asn@redhat.com> - 1.1.5-7 - Correctly build with new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 01 2020 Jeff Law <law@redhat.com> - 1.1.5-4 - Disable LTO * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild