Thu, 06 Jun 2024 23:03:32 UTC | login

Information for build cmocka-1.1.5-12.fc37

ID219167
Package Namecmocka
Version1.1.5
Release12.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cmocka.git#e79e13058742cdaff3a7a143b6dd1083d42fab90
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 10 Nov 2022 18:17:17 UTC
CompletedFri, 11 Nov 2022 08:02:29 UTC
Taskbuild (f37, /rpms/cmocka.git:e79e13058742cdaff3a7a143b6dd1083d42fab90)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cmocka.git#e79e13058742cdaff3a7a143b6dd1083d42fab90'}}
Tags
f37
f38
RPMs
src
cmocka-1.1.5-12.fc37.src.rpm (info) (download)
noarch
cmocka-doc-1.1.5-12.fc37.noarch.rpm (info) (download)
riscv64
libcmocka-1.1.5-12.fc37.riscv64.rpm (info) (download)
libcmocka-devel-1.1.5-12.fc37.riscv64.rpm (info) (download)
libcmocka-static-1.1.5-12.fc37.riscv64.rpm (info) (download)
cmocka-debugsource-1.1.5-12.fc37.riscv64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-12.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * 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