Result for 4FB2ACAA37934BB4307F55BA905E01EB3FF286A6

Query result

Key Value
CRC32E6F54C29
FileName./usr/src/gmock/gtest/samples/sample9_unittest.cc
FileSize5951
MD5AB94E53F4628CA7C6134B9B6DCE31042
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-14FB2ACAA37934BB4307F55BA905E01EB3FF286A6
SHA-2568B827040DEA37B460CBCAEA0B255B98974A9840F6EF7BD82AAA7D4AD2C724335
SHA-512E7140E78F505D481DB99374CBC2C28FAAE88809BE9D33546E4B759BFB05D19441D17E3D7CE65D23AB338FF77BC6A2CA1A0A3A04BC3C9B5882ED7A603165D2BF9
SSDEEP96:9GCrYJerYJVwWCHZ3Z13XtdUT8w+Ff6pt5zaMyoifeikYiHiYA76D0wNlIwAb/O:9GCrsersZCHZ3D3je8pKy6SiHhowrArO
SpecialCode
TLSHT15EC1091663E70B1306D35696734A32B66315C01EBA58AD11F9DDD7481F8713C34BA9E3
dbnsrl_legacy
insert-timestamp1728262610.6968172
mimetypetext/x-c++
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
hashlookup:parent-total85
hashlookup:trust100

Network graph view

Parents (Total: 85)

The searched file hash is included in 85 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
MD53189E3C0B449A26DDAD098CED2A9ADD4
PackageArchppc64
PackageDescriptionThis package contains development files for gtest.
PackageMaintainerFedora Project
PackageNamegtest-devel
PackageRelease2.fc19
PackageVersion1.6.0
SHA-10B24CEE294092AA74ACFFD0BB686BE2BA75C359F
SHA-256202D0DFCBA76890D05187DB32944260B0A4DB6F82AD8F74F656063F6A06730EC
Key Value
MD5BBB29C21FE4FCC19EE24B70EB4F25FCC
PackageArcharmv7hl
PackageDescriptionThis package contains development files for gtest.
PackageMaintainerFedora Project
PackageNamegtest-devel
PackageRelease2.fc19
PackageVersion1.6.0
SHA-10F1176902930250B00F9F5AFF4A10B375DDE4A75
SHA-25629D625867A4484CC7B803BDCFA4AFE802718F949112690481B5EDA94B48226B2
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
MD5EF2E0BD3EFB87F66DBE1A666871F842E
PackageArchs390x
PackageDescriptionThis package contains development files for gtest.
PackageMaintainerFedora Project
PackageNamegtest-devel
PackageRelease1.fc18
PackageVersion1.6.0
SHA-113CF56A80DEBC81123F05925819C8A1428946A73
SHA-256B60C393DAE9E27DA9D8306E1322F72B9A1702F09CFB4E5F260C921943A56D27D
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
MD5E8538D9FBEFEC6D4346C38A4F2F2D0F1
PackageArchx86_64
PackageDescriptionThis package contains development files for gtest.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamegtest-devel
PackageRelease5.el8
PackageVersion1.8.0
SHA-11C700DAA51C38577D3DBEE075C967D51640AA19E
SHA-256F1D65756922E94F790DC9EB28659372B3CB2957D3E8670092C065FA719DE0451
Key Value
MD59D71F3ED6B4408B588F024640CE02B96
PackageArchi686
PackageDescriptionThis package contains development files for gtest.
PackageMaintainerCloudLinux Packaging Team <packager@cloudlinux.com>
PackageNamegtest-devel
PackageRelease5.el8
PackageVersion1.8.0
SHA-12297C1DB07FE76CE2A9886B50306704248D96BEB
SHA-256D6135D5ECFCA56B6968A103DBD830FE5466A4ED425E44DA36ED1E9DD114B3C10