Result for B0FCD1A3C919673D70F44D110B6FB1F601CF5E6B

Query result

Key Value
CRC326E6A5F89
FileNamesnap-hashlookup-import/usr/src/googletest/googletest/CHANGES
FileSize6645
KnownMaliciousmalshare.com
MD5EE40B36B93B4E2A2588D7537A26A1776
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Multilanguage', 'Language': '924', 'MfgCode': '599', 'OpSystemCode': ' 2017', 'ProductCode': '183719', 'ProductName': 'SUSE Enterprise Storage 4 x86_64- ', 'ProductVersion': 'dl.Aug.30'}
RDS:package_id293705
SHA-1B0FCD1A3C919673D70F44D110B6FB1F601CF5E6B
SHA-256305ECA28DB3D12D27FB497C34C60616552DEE228DF4DEA142C567C50C6BB5A87
SHA-51291B5DCA18BA3994C9FDF83C4923DA967B20D5418241EF8B56727621717A6FBC9EF75350868441046B7974CDEC5216C25276C58158A0CADEF300C19C1BFF38C78
SSDEEP192:mEOchaYPAJ2rUDbJDfWCQ4WO6IxYENwmZNTeMLN:mEOcaYPa2rebJzWCjWyYEmmZNrN
SpecialCode
TLSHT1ECD1532FB70633795B0315E3731A21D2EE2AC2BCB6751279808D47083AD695C527FBA8
dbnsrl_modern_rds
insert-timestamp1728262608.9680412
mimetypetext/plain
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnamewheel
tar:unameroot
hashlookup:parent-total98
hashlookup:trust100

Network graph view

Parents (Total: 98)

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

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
MD5C1CEACCE9D14BAC264CF13EE63F0FCAD
PackageArchppc64le
PackageDescriptionGoogle's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
PackageMaintainerFedora Project
PackageNamegtest
PackageRelease5.fc23
PackageVersion1.7.0
SHA-1075776A0BF8C428AD314593A5B55A74ED6450283
SHA-256548EDABB5421F4D258A45B7196814B97EC90A44DA9A8BB6E9536B3C5360C3F4A
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
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
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
Key Value
MD52CDF15770438D9DB39106AE3BA07CE3A
PackageArchs390x
PackageDescriptionGoogle's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
PackageMaintainerFedora Project
PackageNamegtest
PackageRelease2.fc21
PackageVersion1.7.0
SHA-10CDFB3F899AC9F789BB671BEA8CD31FFADEBC987
SHA-256E19C3EA4B7FBB98C4692C43D94471658ED3E5D3BA456B2579D8D9F3B56FBE459
Key Value
FileNamehttp://ftp1.fr.freebsd.org/pub/FreeBSD//snapshots//powerpc//powerpc//14.0-CURRENT//src.txz
MD5D2555B65B055171BFD432C8EF6912886
SHA-10F06158CBDDCD78777C189CDE7F0EBC1401F2DD0
SHA-256F3B42851AFA2E3E0FF95CB5DCF598663FD99C020E78925D9857EBF712C9F3316
SSDEEP3145728:MzuVUhXGOOJ59HEFENyDEt/sPLt375/KAiK3LIdKn8dfpE0/9DQyJ:akHVNwE8Ltr5tiXf19DQ0
TLSHT133983337C04B92B4255BC1E62ED4C6BB645E02361EE02A74AEEF7748DE2C4B70D2953D
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
MD5703633CEFCD281DDCEE7B307D7320E2E
PackageArchs390x
PackageDescriptionGoogle's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
PackageMaintainerFedora Project
PackageNamegtest
PackageRelease5.fc23
PackageVersion1.7.0
SHA-10F9BD111A90D9689D2D6CC63336B6C2B432A48AC
SHA-2562312A701AFF657D35FFD04F8FCD45315022C89CD3BDFC4F9C0E40F2443F1A530