Result for 104CA8005F45B9275298882247A4A36F8A4AE785

Query result

Key Value
FileName./usr/share/doc/packages/libcmocka0/AUTHORS
FileSize99
MD5FE5FB35FE364376DD5E2A9001307689E
SHA-1104CA8005F45B9275298882247A4A36F8A4AE785
SHA-2565F09B495C89B6E39877021AED3F687E380A914099E3E3BE9069B0D93CFD1FF04
SSDEEP3:aLXXwLd1XhCbLAJEk5OxJkHvvn2ts6EGWAQr:ajALPRekQxuH327E3
TLSHT1E7B012273F1169724DCB5F250270CC098E458524A004B5514C89B01309408080511893
hashlookup:parent-total85
hashlookup:trust100

Network graph view

Parents (Total: 85)

The searched file hash is included in 85 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
MD53927DCF458F2B0A6A2EBF4959A077CE8
PackageArchaarch64
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.fc22
PackageVersion1.0.1
SHA-119622F43AA87118AB04109DFC89064E776162C80
SHA-256C21A086E8B10543842ACDA851C46DFD90810BCD76907071D8C5236F723ADD725
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
MD50581BDCB86A0DDB9A4ED2D597DCE49B0
PackageArchnoarch
PackageDescriptionLightweight library to simplify and generalize unit tests for C. This library is cross-compiled for MinGW.
PackageMaintainerFedora Project
PackageNamemingw64-cmocka
PackageRelease10.fc32
PackageVersion1.1.0
SHA-11C58D1D1F7B7E33DD85EA771549287347BA887BD
SHA-25665986AF5D72FA5BD4E8968183829B1B60D080D0171C7BD7E223B5D7BCBEE9327
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