Result for 27176A8AC02A4EB8BEC5864F2E24757094E6AC41

Query result

Key Value
CRC3280307123
FileNamesnap-hashlookup-import/usr/src/googletest/googlemock/scripts/generator/README
FileSize1349
MD5AF20395E5049C8937F1A599D1FE051F8
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_id17069
SHA-127176A8AC02A4EB8BEC5864F2E24757094E6AC41
SHA-256212915EEB1568B6CAF1153AA19BD93F3F3CC50A9BAFB2FF8BC20DC9537FFDC45
SHA-512F582BD2A5C407080D71A6C44C37B3ECD7F7BC7F1F0D2BE2B267C61199743097BD5C76C1CC0C3B7BE9E268F6501FAF890B0473E266167BDC12E74B5BF20300B64
SSDEEP24:8FLZbg1eaX6KKVgd6mkisgMVOvsADm3LQKEUCJXmg05U6:8FdbgIaX6KHdAgM0vfC7QaC+
SpecialCode
TLSHT19621FE0FAD25D7371513D3B1B10DA0D1FB37815CEBB40517F4BD02266269A2463AE5F5
dbnsrl_legacy
insert-timestamp1728262608.4048307
mimetypetext/plain
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
hashlookup:parent-total50
hashlookup:trust100

Network graph view

Parents (Total: 50)

The searched file hash is included in 50 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
MD5B2EE8D95A0B46D884357DC2A91907EAA
PackageArchnoarch
PackageDescriptionThis package contains development files for gmock.
PackageMaintainerFedora Project
PackageNamegmock-devel
PackageRelease1.fc22
PackageVersion1.7.0
SHA-1033FAE43230877C5E69EC9041E4B667D6CAC7BE4
SHA-256D37B7671084308EFB27764B9672F26AE0742D0B2D0928E873E8A45321D5A6FF1
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
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
MD5886E23E736D444E328B8F567878C6C2A
PackageArchnoarch
PackageDescriptionThis package contains development files for gmock.
PackageMaintainerFedora Project
PackageNamegmock-devel
PackageRelease2.fc20
PackageVersion1.6.0
SHA-11D2FBCDA0A6F7F0DC0D00052DB2FFCF3DA45AE14
SHA-2560652AE4E0256ECC09363E1C678EE873EDCA77E0626FBD1DFBA428D8418DA3C34
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
MD5BEE1953D96027737BFB744D837565A93
PackageArchnoarch
PackageDescriptionThis package contains development files for gmock.
PackageMaintainerFedora Project
PackageNamegmock-devel
PackageRelease3.el7
PackageVersion1.6.0
SHA-128CF28CDB35620AF22254836241ABC85DC7D83B5
SHA-2564020AF71D4D9DBE02485DFBB2BC173BD64B145F42AF89A0F4626DAE384945D32
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