Sat, 18 Jan 2025 21:07:55 CST | login

Information for build cpputest-4.0-1.ocs23

ID8040
Package Namecpputest
Version4.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cpputest.git?.#605bc9685819622a3ff73568f80a26d4f0464ec8
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 byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 20:46:21 CST
CompletedWed, 08 May 2024 20:49:56 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/cpputest.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cpputest.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
cpputest-4.0-1.ocs23.src.rpm (info) (download)
aarch64
cpputest-devel-4.0-1.ocs23.aarch64.rpm (info) (download)
cpputest-debugsource-4.0-1.ocs23.aarch64.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
cpputest-devel-4.0-1.ocs23.x86_64.rpm (info) (download)
cpputest-debugsource-4.0-1.ocs23.x86_64.rpm (info) (download)
cpputest-devel-debuginfo-4.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0-1 - initial build