Wed, 31 May 2023 15:50:39 UTC

Information for build cpputest-4.0-1.fc35

ID1879280
Package Namecpputest
Version4.0
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cpputest.git#2cb48c6bf4c901951dd83eb8ad2019d0da923918
SummaryUnit testing and mocking framework for C/C++
DescriptionCppUTest is a C/C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project. CppUTest’s core design principles are: - Simple in design and simple in use. - Portable to old and new platforms. - Build with Test-driven Development for Test-driven Developers.
Built bysalimma
State complete
Volume DEFAULT
StartedTue, 18 Jan 2022 23:01:45 UTC
CompletedTue, 18 Jan 2022 23:06:17 UTC
Taskbuild (f35-build-side-49656, /rpms/cpputest.git:2cb48c6bf4c901951dd83eb8ad2019d0da923918)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cpputest.git#2cb48c6bf4c901951dd83eb8ad2019d0da923918'}}
Tags
f35-updates
RPMs
src
cpputest-4.0-1.fc35.src.rpm (info) (download)
aarch64
cpputest-devel-4.0-1.fc35.aarch64.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.aarch64.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.aarch64.rpm (info) (download)
armv7hl
cpputest-devel-4.0-1.fc35.armv7hl.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.armv7hl.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.armv7hl.rpm (info) (download)
i686
cpputest-devel-4.0-1.fc35.i686.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.i686.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.i686.rpm (info) (download)
ppc64le
cpputest-devel-4.0-1.fc35.ppc64le.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.ppc64le.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.ppc64le.rpm (info) (download)
s390x
cpputest-devel-4.0-1.fc35.s390x.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.s390x.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.s390x.rpm (info) (download)
x86_64
cpputest-devel-4.0-1.fc35.x86_64.rpm (info) (download)
cpputest-debugsource-4.0-1.fc35.x86_64.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.fc35.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jan 18 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 4.0-1 - Initial Fedora package