Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource lib64cmocka1

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.

Found 1 sites for lib64cmocka1

Found 2 RPM for lib64cmocka1

PackageSummaryDistributionDownload
lib64cmocka1-2.0.1-1.mga10.aarch64.htmlLightweight library to simplify and generalize unit tests for CMageia Cauldron for aarch64lib64cmocka1-2.0.1-1.mga10.aarch64.rpm
lib64cmocka1-2.0.1-1.mga10.x86_64.htmlLightweight library to simplify and generalize unit tests for CMageia Cauldron for x86_64lib64cmocka1-2.0.1-1.mga10.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet