Sat, 01 Jun 2024 14:00:19 UTC | login

Information for build cmocka-1.1.5-3.fc33

ID153177
Package Namecmocka
Version1.1.5
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cmocka.git#b0142ff81a2685fe189e4e6d2a13eabd9e007479
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
StartedSat, 28 Mar 2020 17:47:30 UTC
CompletedSat, 28 Mar 2020 18:17:23 UTC
Taskbuild (f33, /rpms/cmocka.git:b0142ff81a2685fe189e4e6d2a13eabd9e007479)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cmocka.git#b0142ff81a2685fe189e4e6d2a13eabd9e007479'}}
Tags
f33
RPMs
src
cmocka-1.1.5-3.fc33.src.rpm (info) (download)
riscv64
libcmocka-1.1.5-3.fc33.riscv64.rpm (info) (download)
libcmocka-devel-1.1.5-3.fc33.riscv64.rpm (info) (download)
libcmocka-static-1.1.5-3.fc33.riscv64.rpm (info) (download)
cmocka-debugsource-1.1.5-3.fc33.riscv64.rpm (info) (download)
libcmocka-debuginfo-1.1.5-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Thu Mar 28 2019 Andreas Schneider <asn@redhat.com> - 1.1.5-1 - Update to version 1.1.5 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Sep 27 2018 Andreas Schneider <asn@redhat.com> - 1.1.3-1 - Update to version 1.1.3 * Wed Aug 29 2018 Andreas Schneider <asn@redhat.com> - 1.1.2-1 - Update to version 1.1.2 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild