Key | Value |
---|---|
FileName | ./usr/share/doc/libgtest-dev/changelog.Debian.gz |
FileSize | 4624 |
MD5 | 1BE6AD4925204567ADB42242497CF622 |
SHA-1 | E1B1A3F9F05DC9FB512CF6DE935157D74A02A101 |
SHA-256 | F3B3697A9CD313B2FA0EAE4D076BFFF6AD3B21A65AA1468F2D20F929DF519C75 |
SSDEEP | 96:rSrGJXS4mj4l12XUjtfEQOmOqgeX31C3IhjPOGk5E5Z3EG65DMwlk7zAfw/P1iW:mahLl1vs9C7Fk5E5Z3SDMycAfwX1l |
TLSH | T1E9917DEDC3962574A0C01B57A9ACCB3829B5DB41EE3363422C90CAD0960175FBC66046 |
hashlookup:parent-total | 41 |
hashlookup:trust | 100 |
The searched file hash is included in 41 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 7268 |
MD5 | 47EC92B803D385BDB507CE4FC69D18D5 |
PackageDescription | Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | google-mock |
PackageSection | oldlibs |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 109EC77FCB02D534F1F366C5AD85A064773D327E |
SHA-256 | DB974C06100C6C6D7BB4293F05E1328589A91EC55A069A83CBC0301EFF8CE4E0 |
Key | Value |
---|---|
FileSize | 27112 |
MD5 | 3EB085B0E8219702F9A996DFFB87AEF5 |
PackageDescription | Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | googletest-tools |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 10A9232EFE6ECCBFD718833F4EF55443571CB745 |
SHA-256 | 0C7B9B90383CB9BB3E0DF7255AA355D2D108CFFDBFF64154E38EB969AAC24A01 |
Key | Value |
---|---|
FileSize | 119456 |
MD5 | CCAB5BCF8D7B133255C92345E8DDE299 |
PackageDescription | Google's framework for writing C++ tests 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. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | libgmock-dev |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 1F37D7AF6762A45BF4B613DF561069505BAD82E1 |
SHA-256 | 996F9DED1BE7A8AB62F332A74C0B48B95AAF30FF201788CBF57B7C1E6D1AAD64 |
Key | Value |
---|---|
FileSize | 7264 |
MD5 | C3D7249066BA2CE38F831ED2276B88F5 |
PackageDescription | Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | google-mock |
PackageSection | oldlibs |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 27DF8A63C0566E4A7E53CC7FBD9DE5B6B2840DD0 |
SHA-256 | C36DA9398F9B131D81094963D9CFCC79018FA56B8489F05E0ED08BAA2FFDC77F |
Key | Value |
---|---|
FileSize | 216868 |
MD5 | 3D7BC5723334D1102365712F176F58F9 |
PackageDescription | Google's framework for writing C++ tests Google's 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. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | libgtest-dev |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 29EF7E62D341AAAA5F7C5938D1CB20AD1DE7564B |
SHA-256 | ADEDAC1A1F807DA55F7B527612B8C0B910D6DFF6CA3B4CBEA9064F03F7948AF5 |
Key | Value |
---|---|
FileSize | 27112 |
MD5 | 12E3B1D4D3199BF21B836ED2AD81F5DB |
PackageDescription | Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | googletest-tools |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 2A902CAA839F73248F4027F6BD5861DA7CBD4268 |
SHA-256 | 274252E83102B866C74BB2889452619A0C80B69D0C38DE05D67851F771D28ABC |
Key | Value |
---|---|
FileSize | 27112 |
MD5 | BE6C39446D4F79C3BC401ECD88CAC492 |
PackageDescription | Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | googletest-tools |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 32964CCD048EA2A6338A4FE3D82A3E418B0F4FBE |
SHA-256 | 86E7E8B162D8FC1CC88CEB570E2C3E44B2E91783B3E129F3C6329EE63134D7E2 |
Key | Value |
---|---|
FileSize | 251424 |
MD5 | C0D6DFFAF0C2A22669154C724E440ACE |
PackageDescription | Google's framework for writing C++ tests Google's 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. |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | libgtest-dev |
PackageSection | libdevel |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 3D8C756738B9C3B9B43690552955B7E02A73C8E4 |
SHA-256 | 4F37EB7EB8B123BDD506D53C18FCEE558722363EFAB647C77F6D40C49C20C32D |
Key | Value |
---|---|
FileSize | 7268 |
MD5 | 13D3123EDDF664EA0FE7C8AFF97FDEA6 |
PackageDescription | Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | google-mock |
PackageSection | oldlibs |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 440E5A87B36B4E28CE8127CBCED1C7F66F10FBAA |
SHA-256 | D803303299AD19837C74F600474F0FB16EAF49A1E24FA4C593A76CAD8275EEA7 |
Key | Value |
---|---|
FileSize | 7268 |
MD5 | 6FAA4AB4E76DC0CFFCD015A1F5105888 |
PackageDescription | Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). |
PackageMaintainer | Steve M. Robbins <smr@debian.org> |
PackageName | google-mock |
PackageSection | oldlibs |
PackageVersion | 1.10.0.20201025-1.1~bpo10+1 |
SHA-1 | 45A6F4920459C54A92CB780828D9A2DD4389093D |
SHA-256 | FE786E1D38B994840D8F16F68EED185DD36F74F5987B31A7052E07787CC6E189 |