Result for 1516B894285AFDC98B0F32236A5FDB8F20B9A57F

Query result

Key Value
CRC32C0E8EB94
FileNamesnap-hashlookup-import/usr/src/googletest/googlemock/src/gmock-matchers.cc
FileSize18510
MD5666E1EA605A9A7E72425D164E0D09529
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Server', 'Language': 'Multilanguage', 'MfgCode': '924', 'OpSystemCode': '599', 'ProductCode': '183705', 'ProductName': 'SUSE Manager Server - 2 of 2', 'ProductVersion': '3.0'}
SHA-11516B894285AFDC98B0F32236A5FDB8F20B9A57F
SHA-256383E5C91B7C5EE1824260EF47161E9AF0ED779D25549B2DC1CA1DFE20E259FF4
SHA-5120104C8E577E76AAAFA5B6AD1E6F9E9C29F78A307421AB73021959B86F7AE0A650D9EA5E5A4A9A89270937A170FDA5160F625ABE0A110BCC9D33FA5DB8FD43C2B
SSDEEP384:RrsersZIJbjJt/j0SHlhTNEPijHKf639O3kasg4w6yvEw8PE6iz2w2qNKW/vKBy0:RBTbjJt/j0g/TNsijHKf639O3Lsg4Dyu
SpecialCode
TLSHT15082EAB736DA123209929292074EB44AAE02C17B7339CDA4F58D41196FDBC7C52F9BC7
dbnsrl_modern_rds
insert-timestamp1728262607.5880392
mimetypetext/x-c++
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnamestaff
tar:unameroot
hashlookup:parent-total131
hashlookup:trust100

Network graph view

Parents (Total: 131)

The searched file hash is included in 131 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
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
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
MD5CF957CD3198357E8A131CF4CAC32EE86
PackageArchx86_64
PackageDescriptionInspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes. This package provides shared libraries and header files for development with googlemock.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamegmock
PackageReleaselp151.2.3
PackageVersion1.8.0
SHA-10B61C8561A970FDB6804408075BC19FEF2D6FC98
SHA-256EFE18EF3359BA8DBCBEE0BAE3CF43E4D03E98DB297D7AE0993D002D2775FC5BA
Key Value
FileSize649102
MD506DBA6553EA9E70E745DDEBAD5594069
PackageDescriptionGoogle's C++ test framework sources This package provides sources for 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 and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest
PackageSectionlibdevel
PackageVersion1.8.0-10~bpo9+1
SHA-10F13B102597119E15FB30E2B76F0ABCEF65505B9
SHA-256F3E17F49637DB8D53817C2AC1612BE6E0FDBB52EC913254AACFFDF9147A5EC93
Key Value
MD5FAC31DDE5163E6CE8A78140DB580505A
PackageArchx86_64
PackageDescriptionThis package provides debug sources for package llvm. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainertv <tv>
PackageNamellvm-debugsource
PackageRelease1.mga7
PackageVersion8.0.0
SHA-1118BD71646B72CF5CF5A4E8820A07B5BA83C9459
SHA-256F4DE051F17A4E6764C0FD7BC51110D2C0455937062F37119644A20DBB1E1BD7C