Fri, 29 Mar 2024 02:25:12 CST | login

Information for build CUnit-2.1.3-22.oe1

ID1073
Package NameCUnit
Version2.1.3
Release22.oe1
Epoch
Sourcegit+https://gitee.com/src-openeuler/CUnit.git#0e08effb40b3e65c8a0e03cb6a1c1e9e47c13e67
SummaryA Unit Testing Framework for C
DescriptionCUnit is a lightweight system for writing, administering, and running unit tests in C It provides C programmers a basic testing functionality with a flexible variety of user interfaces. CUnit is built as a static library which is linked with the user's testing code. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results.
Built bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 Sep 2021 01:03:48 CST
CompletedSat, 18 Sep 2021 01:36:28 CST
Taskbuild (roe1, /src-openeuler/CUnit.git:0e08effb40b3e65c8a0e03cb6a1c1e9e47c13e67)
Extra{'source': {'original_url': 'git+https://gitee.com/src-openeuler/CUnit.git#0e08effb40b3e65c8a0e03cb6a1c1e9e47c13e67'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Nov 25 2020 yangzhuangzhuang<yangzhuangzhuang1@huawei.com> - 2.1.3-22 - Type:enhancement - ID:NA - SUG:NA - DESC:Use the .tar package and URL link of the new community. * Mon Oct 21 2019 chengquan<chengquan3@huawei.com> - 2.1.3-21 - Type:bugfix - ID:NA - SUG:NA - DESC:fix package bug * Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 2.1.3-20 - Type:bugfix - ID:NA - SUG:NA - DESC:add help package