Result for 6E35FED1619CDDC45E837147965FDCB29F092E3A

Query result

Key Value
FileNamesnap-hashlookup-import/usr/share/gmock/cpp/ast.py
FileSize62773
MD53F8A018A230B99DC6348A73F77C117C5
SHA-16E35FED1619CDDC45E837147965FDCB29F092E3A
SHA-2566D2EF64243B7F3C1FE8F4E756E8A49242CC5AD65E9BB2025E9ADE91A973F7E59
SHA-512AE29D38C84D45BA5C4FE86D7F337985558868CB6BCC3295802BF8FEAF0A549F5AF13C5DB42B1301979ED311F9C2B5BAB3641158E98BD5E3233677C3B1B759D77
SSDEEP768:QYIlWHDKCmy4sBjdXy9F7eIcH4MBkCXIzYkgHzcM:QYIvCmMy9JedY5Yke7
TLSHT1325351686056A869D393EC3688DBF423871D2C13154C10A939FCC7D86F6193AD2EBFD9
insert-timestamp1728262702.0634375
mimetypetext/x-python
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
hashlookup:parent-total46
hashlookup:trust100

Network graph view

Parents (Total: 46)

The searched file hash is included in 46 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
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
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
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
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
Key Value
FileSize652524
MD5374128B2CD0AE9AAEEBB311557A427FD
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-1180D5D8E6EB8E4BF6BDB30EAA46EF4EB58DF56BA
SHA-256D732CE1482C17710CDD2DF9926BF0604F397A3CA34CA97E061E5B8C41A55DA23
Key Value
FileSize25274
MD53413D924A005420B51AB05D63C34524D
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-1190CE360A43C970B599A79E4DBB75452396486D6
SHA-256790D78ABA2A7140DFB900F9D1C87122D82663C78BD93FB556013AA018EBB6D62
Key Value
FileSize649102
MD503D504BD0B8E79BAD57D17420182CF54
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-124F0793625E615A18C19D935A3FCECCE602F9C48
SHA-256D7D7C7FA24CA972076057F0791600818236A6D1F1A205B6DE67448697426558C
Key Value
SHA-12EF39A5B519A0A52DB1FAE28E1D79454AD0A1C3A
snap-authoritycanonical
snap-filename2bJ7VEpzfswj1DckMFne69Wfb5BGnIfO_1.snap
snap-id2bJ7VEpzfswj1DckMFne69Wfb5BGnIfO_1
snap-nameros-base-corfo
snap-publisher-idhPsRC4lEJT0C6EAsa9pNMOv334Xgskpx
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-08-14T15:40:23.154287Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/2bJ7VEpzfswj1DckMFne69Wfb5BGnIfO_1.snap
Key Value
FileSize652526
MD50F1AFBBC0ADBD3CC79D17C44A932AB65
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-136F5E84121920EFD15EF3E6151E266AF9CAD8296
SHA-2566D102E9028F8F161155D1C0B616E76417824F3D940638D407BF1DB1AD21866E3