Information for build cmocka-1.1.5-9.fc35

ID1737494
Package Namecmocka
Version1.1.5
Release9.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cmocka.git#b163a84b0b0eb129b0207f0971bbd0c32ffd437b
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 byasn
State complete
Volume DEFAULT
StartedMon, 19 Apr 2021 07:38:39 UTC
CompletedMon, 19 Apr 2021 07:42:09 UTC
Taskbuild (rawhide, /rpms/cmocka.git:b163a84b0b0eb129b0207f0971bbd0c32ffd437b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cmocka.git#b163a84b0b0eb129b0207f0971bbd0c32ffd437b'}}
Tags
f35
RPMs
src
cmocka-1.1.5-9.fc35.src.rpm (info) (download)
aarch64
libcmocka-1.1.5-9.fc35.aarch64.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.aarch64.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.aarch64.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.aarch64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.aarch64.rpm (info) (download)
armv7hl
libcmocka-1.1.5-9.fc35.armv7hl.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.armv7hl.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.armv7hl.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.armv7hl.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.armv7hl.rpm (info) (download)
i686
libcmocka-1.1.5-9.fc35.i686.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.i686.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.i686.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.i686.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.i686.rpm (info) (download)
noarch
cmocka-doc-1.1.5-9.fc35.noarch.rpm (info) (download)
ppc64le
libcmocka-1.1.5-9.fc35.ppc64le.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.ppc64le.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.ppc64le.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.ppc64le.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.ppc64le.rpm (info) (download)
s390x
libcmocka-1.1.5-9.fc35.s390x.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.s390x.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.s390x.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.s390x.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.s390x.rpm (info) (download)
x86_64
libcmocka-1.1.5-9.fc35.x86_64.rpm (info) (download)
libcmocka-devel-1.1.5-9.fc35.x86_64.rpm (info) (download)
libcmocka-static-1.1.5-9.fc35.x86_64.rpm (info) (download)
cmocka-debugsource-1.1.5-9.fc35.x86_64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-9.fc35.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 19 2021 Andreas Schneider <asn@redhat.com> - 1.1.5-9 - Split out a cmocka-doc package * 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 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild