SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

mingw64-cmocka-devel rpm build for : openSUSE Tumbleweed. For other distributions click mingw64-cmocka-devel.

Name : mingw64-cmocka-devel
Version : 0.2.0 Vendor : obs://build_opensuse_org/windows:mingw
Release : 15.228 Date : 2024-08-20 19:40:17
Group : Development/Libraries/C and C++ Source RPM : mingw64-cmocka-0.2.0-15.228.src.rpm
Size : 0.06 MB
Packager : (none)
Summary : Development headers
Description :
There 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/windows:/mingw:/win64/openSUSE_Tumbleweed_PowerPC/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  mingw64-cmocka-devel-0.2.0-15.228.noarch.rpm
     

Provides :
mingw64(lib:cmocka)
mingw64-cmocka-devel

Requires :
mingw64-cmocka = 0.2.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/x86_64-w64-mingw32/sys-root/mingw/include/cmocka.h
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libcmocka.dll.a

 
ICM