Result for 935EBCBF5DFF228F9CA2AA2385C0E1E7FC843C0D

Query result

Key Value
FileName./usr/share/doc/packages/libcmocka0/ChangeLog
FileSize4485
MD533F2522554723AD4605C8DDA6358BC53
SHA-1935EBCBF5DFF228F9CA2AA2385C0E1E7FC843C0D
SHA-2567733BD0C97C3C47555C238179A6FED3DEA69F4EE4465B6541E102D8E8B234E3E
SSDEEP96:yN2IiNlSruK8LWZil2ONv4HSGTGTIcFQ0:M2Ivr4W+DS0
TLSHT16D9123066BF770B33B532D9562B8A863EF5D416F9B11A441B4DD803D5F0236CA72A581
hashlookup:parent-total57
hashlookup:trust100

Network graph view

Parents (Total: 57)

The searched file hash is included in 57 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5CB4C2D9114B7B7EA6D7224DAC43C31B8
PackageArchx86_64
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease53.83
PackageVersion1.1.5
SHA-10A9E40F45436190C83E08AAF9048920B524BA1B3
SHA-256255E67E1ED8CC0CC2D2CA8D51C8F41FAC511EC8967210D958EDE289233E4C1BA
Key Value
MD58D236AB6391C15BE3270585B7916691D
PackageArchx86_64
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease53.4
PackageVersion1.1.5
SHA-10AFEC9BD9D5FE3ABED1805E495906BAB2050AAFF
SHA-2563B0357086EEE202891781C501163CAC5EE8B14778E4AE8F47E35BB474B04F47F
Key Value
MD5F09A50C4F2B9E30B2EC6446B4E6DF376
PackageArchx86_64
PackageDescriptionThere 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.
PackageMaintainerFedora Project
PackageNamelibcmocka
PackageRelease1.el7
PackageVersion1.1.5
SHA-11362A80E2C6CC9336B05B8E9C33CCE2496829134
SHA-256A0076A847D42041412F54E2732039CC0DE74E527405AF941C95CF9E54C58D6B0
Key Value
MD57D6E5B7CFA9415CCB4A74EDAFD60BC80
PackageArchi586
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease4.2
PackageVersion1.1.5
SHA-113C482BDD586C70DB962C000666A728EF9FFCD28
SHA-25665EFA633EA80515869FF949E35E513EFB00AF5FA9805CA1C2AF4C07E5B3F4DF6
Key Value
MD50BD282D02A0CEFAF55C705B9B92550EA
PackageArcharmv7hl
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease53.64
PackageVersion1.1.5
SHA-11A25D73D535D2F0E64D5585B9DCB2ACC5B5F8ACF
SHA-2560CDE253234A57C67A07E7254173513E4823C9A5614A4C000926D6498B313B8FE
Key Value
MD5D26959D3A6408EC1C8EA0F0941A74564
PackageArcharmv7hl
PackageDescriptionThere 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.
PackageMaintainerFedora Project
PackageNamelibcmocka
PackageRelease3.fc32
PackageVersion1.1.5
SHA-11CD83E2A65F96AA08476D70BB388148F7AE9746F
SHA-256F87246EAB0C1808456840FA25C4960FD8E16BFD97801F56A3D2F9AEEF0FEA455
Key Value
MD5C58E52E264998716B418EBE0D4B9228E
PackageArchi686
PackageDescriptionThere 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.
PackageMaintainerFedora Project
PackageNamelibcmocka
PackageRelease7.fc33
PackageVersion1.1.5
SHA-11DC687E8F316E40D11264E6F757AF5E74E02078F
SHA-256E6CB26440B088239864631348CFB4CCEFEFEA22528619788927A1AF67365289C
Key Value
MD56C34BC95A50F7582FEB79D9E21769772
PackageArchx86_64
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease53.35
PackageVersion1.1.5
SHA-11E927E1835BED8B727E66AE2A292E8B1B45298A3
SHA-2564D18587DA44D75F0BB5CFA5902ADCAB9A25E3020C3B8C6E40B9098355E288DE6
Key Value
MD511AA6C3CC2BBF39EA55EC2D552D9CDFB
PackageArchx86_64
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageReleaselp151.53.3
PackageVersion1.1.5
SHA-12C5843FAC822C3083196E7F43ECA6B0334322E76
SHA-2566117CCDF73E00FFC45E0767E32869467783F557689E3B2FCF0A9DDD5A47B0B5A
Key Value
MD5065D8FC2A263ECED9912BC406547AE43
PackageArchs390x
PackageDescriptioncmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.
PackageNamelibcmocka0
PackageRelease53.65
PackageVersion1.1.5
SHA-12E9372396DFE86ED871B316A63E92429574BCB77
SHA-256047FDE1F6A5B14E5E8D0ADB6CB4D6708A7B9E32BF9B086CCBBC7371EEBCB4339