Fri, 19 Apr 2024 15:35:57 CEST | login

Information for RPM cmocka-1.1.3-1.el7.src.rpm

ID1765
Namecmocka
Version1.1.3
Release1.el7
Epoch
Archsrc
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.
Build Time2018-09-27 16:15:38 GMT
Size170,622
7f5acaf3f8a4b6c786e35d565f6d54d0
LicenseASL 2.0
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
cmake3
doxygen
gcc
glibc-devel
gnupg2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
cmocka-1.1.3.tar.xz78,744
cmocka-1.1.3.tar.xz.asc78,744
cmocka.keyring3,432
cmocka.spec7,100
Component of No Buildroots