Mon, 20 May 2024 08:04:20 UTC | login

Information for build cmockery2-1.3.9-8.fc29

ID64592
Package Namecmockery2
Version1.3.9
Release8.fc29
Epoch
SummaryLightweight C unit testing framework
DescriptionCmockery tests are compiled into a stand-alone executable and linked with the cmockery library, the standard C library and module being tested. Any symbols external to the module being tested should be mocked - replaced with functions that return values determined by the test - within the test application. Even though significant differences may exist between the target execution environment of a code module and the environment used to test the code the unit testing is still valid since its goal is to test the logic of a code modules at a functional level and not necessarily all of its interactions with the target execution environment. Other features: * Lightweight C Unit test with mocking support * JUnit XML report output which can be used with Jenkins * Provides design-by-contract support This project is a successor of http://code.google.com/p/cmockery-staging/ which is a successor of Google's http://code.google.com/p/cmockery/.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Jul 2018 14:01:49 UTC
CompletedTue, 24 Jul 2018 15:29:23 UTC
Taskbuild (f29-candidate, cmockery2-1.3.9-8.fc29.src.rpm)
Tags
f29
f30
RPMs
src
cmockery2-1.3.9-8.fc29.src.rpm (info) (download)
riscv64
cmockery2-1.3.9-8.fc29.riscv64.rpm (info) (download)
cmockery2-devel-1.3.9-8.fc29.riscv64.rpm (info) (download)
cmockery2-debuginfo-1.3.9-8.fc29.riscv64.rpm (info) (download)
cmockery2-debugsource-1.3.9-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild