Sun, 10 Nov 2024 09:56:04 CST | login

Information for build cmocka-1.1.5-11.el9

ID21985
Package Namecmocka
Version1.1.5
Release11.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/cmocka.git#789fe7d05d234344bfe55c7608073755d0cb3dac
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 bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 20:11:27 CST
CompletedWed, 06 Jul 2022 22:06:40 CST
Taskbuild (dist-circle9, /stage/rpms/cmocka.git:789fe7d05d234344bfe55c7608073755d0cb3dac)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/cmocka.git?#789fe7d05d234344bfe55c7608073755d0cb3dac'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
cmocka-1.1.5-11.el9.src.rpm (info) (download)
aarch64
libcmocka-1.1.5-11.el9.aarch64.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9.aarch64.rpm (info) (download)
libcmocka-static-1.1.5-11.el9.aarch64.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9.aarch64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9.aarch64.rpm (info) (download)
i686
libcmocka-1.1.5-11.el9.i686.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9.i686.rpm (info) (download)
libcmocka-static-1.1.5-11.el9.i686.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9.i686.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9.i686.rpm (info) (download)
noarch
cmocka-doc-1.1.5-11.el9.noarch.rpm (info) (download)
ppc64le
libcmocka-1.1.5-11.el9.ppc64le.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9.ppc64le.rpm (info) (download)
libcmocka-static-1.1.5-11.el9.ppc64le.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9.ppc64le.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9.ppc64le.rpm (info) (download)
s390x
libcmocka-1.1.5-11.el9.s390x.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9.s390x.rpm (info) (download)
libcmocka-static-1.1.5-11.el9.s390x.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9.s390x.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9.s390x.rpm (info) (download)
x86_64
libcmocka-1.1.5-11.el9.x86_64.rpm (info) (download)
libcmocka-devel-1.1.5-11.el9.x86_64.rpm (info) (download)
libcmocka-static-1.1.5-11.el9.x86_64.rpm (info) (download)
cmocka-debugsource-1.1.5-11.el9.x86_64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-11.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
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