Result for 2143C76999ED9117AC8D8080667FD1527B1B275C

Query result

Key Value
CRC3214E97335
FileName./usr/src/gmock/src/gmock-cardinalities.cc
FileSize5305
MD56FCFDA24303DAA9F3C6843B5DDF02DD5
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'software collection', 'Language': 'English', 'MfgCode': '369', 'OpSystemCode': '51', 'ProductCode': '17069', 'ProductName': 'LXF184', 'ProductVersion': 'June 2014'}
RDS:package_id17069
SHA-12143C76999ED9117AC8D8080667FD1527B1B275C
SHA-256DC08474ABF56922CDCF7611D8EE7537CC9E1C95D49C7323E6BE5AE99654B509A
SHA-51241C3389F998E48D61DBEF307307EB1352FCD897013BE98191DCE1881058AFF3A1FA1F781C69B2A2E12EDF4B781427D191AB99BDB62EFE8405CF42B36FE7BC042
SSDEEP96:gCrYJerYJVwWCHZ3Z13XtdUTIftLrJ8ni2EHP0pvwmXPnXCl5LqHvUQOrSAwcvD7:gCrsersZCHZ3D3jeIftLrJlPFmXPnXC9
SpecialCode
TLSHT169B1C71251D4172104427772AB9F778AF468C02B7D28AA82B4FD935C6F920FCD5F2AD7
dbnsrl_legacy
insert-timestamp1728262607.5771487
mimetypetext/x-c++
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnamestaff
tar:unameroot
hashlookup:parent-total177
hashlookup:trust100

Network graph view

Parents (Total: 177)

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

Key Value
MD5EFD8F4AACD7252DFCDDA69E9676C68E2
PackageArchaarch64
PackageDescriptionLLVM's modified googletest sources.
PackageMaintainerakien <akien>
PackageNamellvm-googletest
PackageRelease1.1.mga7
PackageVersion8.0.0
SHA-1001594A26B55BC2C80AC5E7772627D2CA94AC2DB
SHA-25681A6DCB0480A541A83397D2E69CD13B07BE9D6B3E1CEDB11669F9D3E03448F8C
Key Value
FileSize652526
MD5D506B6CFF9A3449CB4325D9CD6D00B24
PackageDescriptionGoogle's C++ test framework This package combines formerly-separate Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test library; this is because the google test library must be built with the same flags as the C++ code under test.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest
PackageSectionlibdevel
PackageVersion1.8.0-6
SHA-1006CB910B508EA29949C9EE723A12F2B85E06EC9
SHA-25666BF2CE8A4108773FCF0081019B77426E60B228B629D2E603FE67FA4D3A205F8
Key Value
MD5032FDBB39E20C7AFA71FB1E7075C2C7D
PackageArchx86_64
PackageDescriptionLLVM's modified googletest sources.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamellvm-googletest
PackageRelease1.module_el8.5.0+892+54d791e1
PackageVersion12.0.1
SHA-10144BCAA9961CACEE99F2A4FD7E7933A2D0BC192
SHA-2564C664A3CE21CD757024B022DB9350FC97247AD09B175AE7A976F5AEF64CF7F6D
Key Value
MD5B2EE8D95A0B46D884357DC2A91907EAA
PackageArchnoarch
PackageDescriptionThis package contains development files for gmock.
PackageMaintainerFedora Project
PackageNamegmock-devel
PackageRelease1.fc22
PackageVersion1.7.0
SHA-1033FAE43230877C5E69EC9041E4B667D6CAC7BE4
SHA-256D37B7671084308EFB27764B9672F26AE0742D0B2D0928E873E8A45321D5A6FF1
Key Value
MD51C182DD9638906B306C18D5471D142C6
PackageArchi686
PackageDescriptionThis package provides debug sources for package llvm. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamellvm-debugsource
PackageRelease1.fc32
PackageVersion10.0.0
SHA-1057BAA4F8F8DAA25DAE02361FEC1AEA13DBA55E1
SHA-256A72A009471105E5630681A54E28DA068D1D24753093FF0F7E0C0730E67AA5577
Key Value
FileSize652524
MD5F715FE5A685CBCCE9ADF35779DAFD092
PackageDescriptionGoogle's C++ test framework This package combines formerly-separate Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test library; this is because the google test library must be built with the same flags as the C++ code under test.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest
PackageSectionlibdevel
PackageVersion1.8.0-6
SHA-107C6150CB800AAA46A729B78A1F540C2EF03B979
SHA-25674B3A84081AE83CE9105A67FAB3CCDC1C1500C29969C29609B18BBF508181A7D
Key Value
MD5EAFED85FA65DC5C6CE374646BBD681A2
PackageArchx86_64
PackageDescriptionLLVM's modified googletest sources.
PackageMaintainerAlmaLinux Packaging Team <packager@almalinux.org>
PackageNamellvm-googletest
PackageRelease2.module_el8.4.0+2107+39fed697
PackageVersion11.0.0
SHA-107E9AA48C50B2F168A301BBF503799863D6F71ED
SHA-256393FBFAE6E1FE81B418D392CA0F0F83018C65E96F83FA0F572DF9EA0DC4F550A
Key Value
FileSize115538
MD59061FDFFD969EC7C7DC8F6A437913F85
PackageDescriptionGoogle's framework for writing and using C++ mock classes Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegoogle-mock
PackageSectiondevel
PackageVersion1.7.0-18092013-1
SHA-109FDFF142C6F3BDE93EFECA650471FC108A9CBE4
SHA-256B3A21C5261C1A8B87639471E2988BA210DA9198F99A213CB4B41BE564D03B699
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD//6.9//src.tar.gz
MD5457DEF22BE045C9A05A9D554E24A714C
SHA-10A6344DF45CE49FF07E53FD1B56F2BB1C68F8F20
SHA-256EB06C8C1E0EDF003AF279EC31F7B67692DBF80AABD99DCCDE557BE523E41761B
SSDEEP3145728:0+2uL0kxWkHKRwQHDNXQ5mJMRErwq9f0wLOOjQmotDWNHTmSAbVMS+ufsmVTmwEm:0KWpRwQeEMRYF9ROOjQRBWZHAx6Y9at4
TLSHT1C29833C7EC149C86F77A98BBB38F6B1B278F009B446248395F37297C5196E19365CC0A
Key Value
MD50E6DA1630B5CBE26ADC4A6B7F8E3E2E6
PackageArchppc64
PackageDescriptionThis package provides debug information for package ceph. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameceph-debuginfo
PackageRelease1.fc23
PackageVersion0.94.3
SHA-10B0D4F5B4E3DC9982E73666BE8E1DCF4B60B89A9
SHA-2567F98DAA4D5A07280D55C67F8249D588CB161631F9B8B4F19F651048FD643A4DA