Metadata for libcmocka-1.1.5-1.el8.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: libcmocka
Version: 1.1.5-1.el8
Arch: ppc64le
Summary: Lightweight library to simplify and generalize unit tests for C
License: ASL 2.0
Vendor: AlmaLinux
Build Host: ppc64le-builder01.almalinux.org
Build Date: Mon Sep 20 21:35:51 2021
Size: 86483
URL: https://cmocka.org
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.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/321a6850cbd488d528b4a67c2b1760fc2ac087
/usr/lib64/libcmocka.so.0
/usr/lib64/libcmocka.so.0.7.0
/usr/share/doc/libcmocka
/usr/share/doc/libcmocka/AUTHORS
/usr/share/doc/libcmocka/ChangeLog
/usr/share/doc/libcmocka/README.md
/usr/share/licenses/libcmocka
/usr/share/licenses/libcmocka/COPYING

REQUIRES

ld64.so.2()(64bit)
ld64.so.2(GLIBC_2.22)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
librt.so.1()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

libcmocka 1.1.5-1.el8
libcmocka(ppc-64) 1.1.5-1.el8
libcmocka.so.0()(64bit)

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/52 a
/usr/lib/.build-id/52/321a6850cbd488d528b4a67c2b1760fc2ac087 a
/usr/lib64/libcmocka.so.0
/usr/lib64/libcmocka.so.0.7.0
/usr/share/doc/libcmocka
/usr/share/doc/libcmocka/AUTHORS d
/usr/share/doc/libcmocka/ChangeLog d
/usr/share/doc/libcmocka/README.md d
/usr/share/licenses/libcmocka
/usr/share/licenses/libcmocka/COPYING l

LICENSE FILES

ASL 2.0