Result for 2673BB682B6861482640319DCB3BE9E3996A88E2

Query result

Key Value
CRC320227D459
FileNamesnap-hashlookup-import/usr/include/gmock/internal/gmock-internal-utils.h
FileSize20374
MD5D75935ED67376D37FCA46C52AE400368
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-12673BB682B6861482640319DCB3BE9E3996A88E2
SHA-2563E3ED482890772571EC22017C7A64E9DDC99E5113CC70BF690D00C5734356BD1
SHA-512F92FFBE0FB901B3A8E6BE7ECC25ABB51EE91D0762813C0FFA12082BC8D4DECFC39A8E615E830E85895123FBACCFDACA684204308C438E0868A395BB190B45FA9
SSDEEP384:RrsersZIJbjJPBH1ZEcPuiiROf4QVEeEx7zEQ2TUZnXAj47q7Kxatm:RBTbjJPTiROfJVEeY7gQ1nQcquxatm
SpecialCode
TLSHT1549209622629A2B1066B1581230B1089EB4BC0ED73F5CED530DFC6385B87975527BFDB
dbnsrl_modern_rds
insert-timestamp1728263014.6987634
mimetypetext/x-c++
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnamebin
tar:unameroot
hashlookup:parent-total146
hashlookup:trust100

Network graph view

Parents (Total: 146)

The searched file hash is included in 146 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
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//sparc64//gtest-1.8.0p3.tgz
MD5513E2E0DDACA8303DEB582517EE5B7C5
SHA-10156E9CA2ECE490903168127448B0A3323F3258D
SHA-2560712AF2F0E05681361A1AD8EE8EB05C16ED3C1649BE0A9AC236E961430941CC9
SSDEEP12288:jGlQq/GCo1yZQd/6N6RfLXoFgsybCZlQWulgnVtHr4Wwms6wuTQN6X9rApV5QCAu:jB4RcC8LXpZCFu6nVdcBf6waFm5Au
TLSHT1B0153311689E575DDE502FFE9A98193DB934B130433C0EA4C65D920CFEAC690EF8A6F4
Key Value
FileSize198820
MD5861762FAC4E9D5B098D9A53AFDAC5D2B
PackageDescriptionCore library for the Unity interface - development files Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains development files for libraries to be used by unity.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibunity-core-6.0-dev
PackageSectionlibdevel
PackageVersion7.5.0+18.04.20180413-0ubuntu1
SHA-104BA0E71DD6590EEA0CE603982AFE7D0DECFA8F6
SHA-25605D1AEE7CDEB7FA96B223DF51880C92758654D194927D3441E92D5D5D4830E14
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
FileSize198864
MD54C3BF2614FBB518D6F9EE52815C9FD0F
PackageDescriptionCore library for the Unity interface - development files Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains development files for libraries to be used by unity.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibunity-core-6.0-dev
PackageSectionlibdevel
PackageVersion7.5.0+17.04.20170407.1-0ubuntu1
SHA-10A5BE72E33FEDA132C127DF745984DCF852C0D67
SHA-2565C721ED3B12CCBCD8C765E6384474379C91AD065D6A3272FB01CEBFA9CA56F11
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
MD57974BF6A6864DEC0B30CA02BC534B272
PackageArchx86_64
PackageDescriptionThis open source software library for numerical computation is used for data flow graphs. The graph nodes represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them. This flexible architecture enables you to deploy computation to one or more CPUs in a desktop, server, or mobile device without rewriting code. This package provides necessary headers for the C/C++ Api
PackageMaintainerhttps://bugs.opensuse.org
PackageNametensorflow2-lite-devel
PackageReleasebp154.1.26
PackageVersion2.6.2
SHA-10C13CBAC888DFD96BA1D23893778A1050D11BC48
SHA-25691C3F9B6DD49C45AD4D32A20F00EBD9CB423F5208D81D10C8BC46C9B24A23E28
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64el//gtest-1.8.0p3.tgz
MD5BCB64F385CCE1CDA768C1826B75B726C
SHA-10CEFFBF4A029AA0F34BC4FAD62104F0D9FF1DD41
SHA-256182178C935FED70D30C4673EBDD1ED658FF50D7E20DDCC2179C7023B2DFDAD2D
SSDEEP24576:NBmRcCHh8bYLeXT4AJjgMWXdHKcs8d1sIywkVb:N8hhqTNlWXQodgb
TLSHT1311533272815072CECB103FA97A2A2F5D0BC9442461D79E3ED54F60497BC372FA2D69E
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