Result for B5624ECC4526F52F7F64D073591F1C9F3AF1B68C

Query result

Key Value
FileName./usr/share/man/man1/gmock_gen.1.gz
FileSize796
MD55515BDBC52E5D511C876C286BB7339A4
SHA-1B5624ECC4526F52F7F64D073591F1C9F3AF1B68C
SHA-256FE4AACAD3FAAA8144C47CEDD5EAD0EC6B3D3B6CA0361CCA130D18CB95C422CFF
SHA-5127DDD4A211CE3F0E6F4BF9F8605A4BE0DB49297FDB69F7C89F57D4994A8CDEB9CEDBD7930988AAE1ED5FE664C09A5E70F5285E96F5E439C82F59C882EB0F52F00
SSDEEP12:X36l2jwCgZB5hmBkUGXqGjbAPfMPa06dscaEfN6NOW1GLVfktL/JMN4KfOkE3RPo:XC2jAKeaIA3Mgdnf671GBszMeWOVBRvS
TLSHT19A01CA3FB0511EE0DC404E7425F963487B9E0BF7BE85043807B9075A140541753FDB66
insert-timestamp1728262698.8348222
mimetypeapplication/gzip
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
hashlookup:parent-total118
hashlookup:trust100

Network graph view

Parents (Total: 118)

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

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
FileSize27256
MD5E877945986F8A187BB85BF78CDD9EE5C
PackageDescriptionGoogle's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest-tools
PackageSectionlibdevel
PackageVersion1.11.0-2
SHA-1032716A151E187EDB46FC360566C679D78BB6AF0
SHA-2562D56BF7044B84215BA6251737384AA59C433A2BE934EF837FA7E66E152448B05
Key Value
FileSize25808
MD5977A40B11BC16EE43850B62DD7CA3888
PackageDescriptionGoogle's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest-tools
PackageSectionlibdevel
PackageVersion1.8.1-3
SHA-105A150F7E45A34D2F6F6D6A5210F53AD0B013455
SHA-256B106F37E855D779E9583039FE08C31DEBB2E879EB0F99511FD7D7B4B3728CECF
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
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
FileSize27332
MD518B3DB775EC2FD2F784EFFE0068E5159
PackageDescriptionGoogle's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest-tools
PackageSectionlibdevel
PackageVersion1.11.0-3
SHA-10A4F3C3A498E12E7DB5C65CDF7A3442EC6FC8788
SHA-25675C9DE90101E0C98936ACCFF286ACFE60C2293FEBF7CF288777CCE9D1EA8B1A2
Key Value
FileSize25274
MD54B4F3924BB31E75DF5D6BF21637BF8F1
PackageDescriptionGoogle's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest-tools
PackageSectionlibdevel
PackageVersion1.8.0-10~bpo9+1
SHA-10CACA7264EA7A1248CC9FECADADB28AB9F86D861
SHA-25613648FAB5FDEAE65152992F023900DDE98F6C1D6C3CB2D37A5D222A3AC511555
Key Value
FileSize117642
MD54579504E4B5FE3C0B52A95020A12CA55
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.
PackageMaintainerFredrik Hallenberg <hallon@debian.org>
PackageNamegoogle-mock
PackageSectiondevel
PackageVersion1.7.0-18092013-1
SHA-10E4D30844E02E689CF3CE10AF1AF6F8739BDB4FF
SHA-2563E0DFEEE53490A4E5CF61EE4AF1A9CA63456DDB2C4AA5ED828A916FA71016861
Key Value
FileSize27112
MD53EB085B0E8219702F9A996DFFB87AEF5
PackageDescriptionGoogle's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock.
PackageMaintainerSteve M. Robbins <smr@debian.org>
PackageNamegoogletest-tools
PackageSectionlibdevel
PackageVersion1.10.0.20201025-1.1~bpo10+1
SHA-110A9232EFE6ECCBFD718833F4EF55443571CB745
SHA-2560C7B9B90383CB9BB3E0DF7255AA355D2D108CFFDBFF64154E38EB969AAC24A01
Key Value
SHA-111B1B92DA2444FFA01CF469DDF5757FB9F0F85D6
snap-authoritycanonical
snap-filenamepVgU6mORQte6qfXr9y4kxb4D8sIWrDd1_1.snap
snap-idpVgU6mORQte6qfXr9y4kxb4D8sIWrDd1_1
snap-nameros-base-cfo
snap-publisher-idhPsRC4lEJT0C6EAsa9pNMOv334Xgskpx
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-08-14T18:55:48.150138Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/pVgU6mORQte6qfXr9y4kxb4D8sIWrDd1_1.snap