Result for 9CE43A5F6FB1A1918E4BB542244D99E58A497CD4

Query result

Key Value
CRC328A2816BF
FileName./usr/share/doc/google-mock/CONTRIBUTORS
FileSize1369
MD587029353A93A8AFE05EF4F4557334573
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_id293705
SHA-19CE43A5F6FB1A1918E4BB542244D99E58A497CD4
SHA-25684CDBB13C8F4744601ED72BFEE76384C51820BD18E72AA2F3AE057D9AA96F1A2
SHA-512F50E7B604BB0AFAD5D0F67D46D54C6E76E89904BAF574EC0785DC721E794DDAFD52EFA1B386381BFD013289EE28560A47D7513569C7EA0EDE53B8E9AD7FB293A
SSDEEP24:qQJcg51K2HFE10bnkZjzwwgcMIzgaAhe7phICoO64O+ru6NrOEbNnM9UqauHPm0k:VcQK2H4LZnx8Izdpht15NB5uooe/N
SpecialCode
TLSHT1C6211013BE4C62238286C59E7291BD6D6CB44F358E9DF0E94526523724E3D68500DAF4
dbnsrl_legacy
insert-timestamp1728262607.4886596
mimetypetext/plain
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnameroot
tar:unameroot
hashlookup:parent-total230
hashlookup:trust100

Network graph view

Parents (Total: 230)

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

Key Value
MD5B59D2FC0EA52ADB2955DBEE7765E8AF5
PackageArcharmv7hl
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. Google Mock: o lets you create mock classes trivially using simple macros, o supports a rich set of matchers and actions, o handles unordered, partially ordered, or completely ordered expectations, o is extensible by users, and o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.
PackageMaintainerFedora Project
PackageNamegmock
PackageRelease3.fc18
PackageVersion1.5.0
SHA-1000C215EF3D69C9EFC8DB64D110C24249D6BFEB5
SHA-25677F9F8DC577A6E89CF09809D3A4B6C1BF6EAD790C7DE5294101578B2CD3F8CE7
Key Value
MD59422E71BAD85A97855B2AD8944AC418F
PackageArchx86_64
PackageDescriptionThis package contains development files for gmock.
PackageMaintainerFedora Project
PackageNamegmock-devel
PackageRelease3.fc33
PackageVersion1.10.0
SHA-100579FF593E778CE5B5C59F820778CCF6B766003
SHA-256C3937F666F1F7B5D7C0DF39610AF0DDB709DE36BF4AAE5B6BC9F9B289DA08A96
Key Value
FileNamehttp://ftp1.fr.freebsd.org/pub/FreeBSD//snapshots//i386//12.2-STABLE//src.txz
MD5BAE83E79BC11548FB16B6766157E04CB
SHA-100628F01D07F1D368C4CA5E65444E783F7CDB625
SHA-2562D43B6EEE9FD7DF77DD2A43397DB22C9F6EE6228994E8621665A1FC16B5EF05D
SSDEEP3145728:0tsE9Xn095XzAwvL1yjFXRRQYNKu2wFy/j+dlpqva6lP3Dkcba0lLDK4v1:0XkJJ2NKu2w8azpqy6lPN1DK4
TLSHT112883306FE73DCE54B8FCFE51A23E9615D40F128D6367A894BB64A059FE320D80E6835
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
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
SHA-10858443378905CD1A8C48D47212816A2E4DCE2F0
snap-authoritycanonical
snap-filename4OEIwBdHtBoIVsGH8N5pbgpxFsiw5p5o_22.snap
snap-id4OEIwBdHtBoIVsGH8N5pbgpxFsiw5p5o_22
snap-nameros-noetic-ros-core-dev
snap-publisher-idcanonical-robotics
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-01-30T10:42:47.388044Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/4OEIwBdHtBoIVsGH8N5pbgpxFsiw5p5o_22.snap
Key Value
MD5AE5A8D33E2BB6A620347997FF5F0FEFA
PackageArchs390x
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. Google Mock: o lets you create mock classes trivially using simple macros, o supports a rich set of matchers and actions, o handles unordered, partially ordered, or completely ordered expectations, o is extensible by users, and o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.
PackageMaintainerFedora Project
PackageNamegmock
PackageRelease2.fc17
PackageVersion1.5.0
SHA-108727CF2D781C84FB866EC6306CC52D4435B5C21
SHA-256BCAE0AEF89321ECD775144020F61EF39953CAE40BD7DD399C113989B7F97D532
Key Value
FileSize902852
MD551B6E445D19B07B7547D63BEEB0D4880
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.1-3
SHA-1095D533520E228821EB547373D8B3A043ABDC329
SHA-25693A3385A88C5A69AA8E277E11F1FC16C07BADECC77591EE64931FA0FF6B8B358
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
FileNamehttp://ftp1.fr.freebsd.org/pub/FreeBSD//snapshots//amd64//12.3-PRERELEASE//src.txz
MD589CE472AC800DFD44A042285F2B0CCEE
SHA-10A2FAAE349B7D72F7F233EAA2C48CE87EA03B7D0
SHA-256207604918D259DAF293964EB3CABA9619D10DDBDE74554853A9E7A29E87539CB
SSDEEP3145728:/NbJR/7RF7ZmDK2ydMrK0mpA5hgkwOlWY3VtO3pWBWw9Al1VlJ32/ndRr8t:/Nj/9ODKJMrKAhgeoY3Vs3qv9AnDJm/Q
TLSHT17088336101F6A79E6EEC6FE8E82B14B0A0014CFE77811F96C50B35B179D3ED971AC468