Result for 09FD1C89253EED7BBA14247444C3335F57EAE486

Query result

Key Value
FileNameREADME.md
FileSize14263
MD5635B4F4EA977037E79E76BF9FFC3A2FA
RDS:package_id293641
SHA-109FD1C89253EED7BBA14247444C3335F57EAE486
SHA-256A90C1DBAD3E707F5578943F0D9B79E08340131524A485C67BB20F8CD1A7A0B83
SSDEEP192:JAC9N5Udd8WhP9l+4mYhyW+TIkShkRxukFcy455sKa2uMT/AL7VfTO:O4RWhP9xmEVAekRxukFF4fsBR3Vfa
TLSHT1E152F93FF30D273356824162726E96D2EB36C13BC7A22465F8DD414827276A281FF2D5
insert-timestamp1678969068.359826
sourceRDS.db
tar:gnamewheel
tar:unameroot
hashlookup:parent-total36
hashlookup:trust100

Network graph view

Parents (Total: 36)

The searched file hash is included in 36 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
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
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
FileSize902856
MD5D020D4DB64776BD7CCBED14B84A6947B
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-115F9049CB12FB1E3F629F15AB4EE84B0F4B0DE61
SHA-25676E41E50DE03B2AD32E5C2B653A8FF9BD51FBD35D6C6AD10325EF2FB96CC1AA5
Key Value
FileNamehttp://ftp1.fr.freebsd.org/pub/FreeBSD//development//tarballs//src_stable_13.tar.gz
MD56657DDCB7BDDB457F8FB28AF100286CC
SHA-11772613E27FC17D25494D146FD2D80834C363B64
SHA-2566EA332F73416E3E5D18E2B47B8682CF2935E777EB9AFB083AA2E22548919AE55
SSDEEP6291456:FUv25mvQ9JrJkIcY/Yn9wNWwot5WkihkT1D0jXpF6pF2XjdkGv+HryiQi:FmvGJNkLYVWlYqT1IjGyXBtv+HOLi
TLSHT1B8D833F0C7857A5CA2EB60251B0292EAED8F7CFC7160D25FD48993A3C2B95C7695BC01
Key Value
MD5B9F35B2C7B46EE3965DE4C5AC1BE599E
PackageArchx86_64
PackageDescriptionGoogle's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, 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, value- and type-parameterized tests, various options for running the tests, and XML test report generation. This package contains the shared gtest libraries.
PackageMaintainerdaviddavid <daviddavid>
PackageNamelib64gtest0
PackageRelease2.mga7
PackageVersion1.8.1
SHA-118304D73090388F669D5D75BBFA5DE78E23FCB5D
SHA-25636F5E315E0755B548168E1874EFDF1236BFD8A5E73E018819FA6F941CDDEC0E8
Key Value
FileSize902852
MD5ED8827F85F08AD4C7A7A04E35CD342E1
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-11BDE8148338171226CD3C4EF7D697F8F75A6442A
SHA-2568A9738E8683D3D5F67F61F164EE06C50AD28D58161FB14DB9BC552205A99E457
Key Value
MD5BC25387F422D48E45825B17DAA873CAB
PackageArchx86_64
PackageDescriptionGoogle's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, 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, value- and type-parameterized tests, various options for running the tests, and XML test report generation. This package contains the shared gtest libraries.
PackageMaintainerumeabot <umeabot>
PackageNamelib64gtest0
PackageRelease3.mga8
PackageVersion1.8.1
SHA-135AB989008EC720D8A4405C5276CCD5132A50945
SHA-256D876B379D28957E161ADC89C53A55D74F02256466FEB956B35CAEE13786038D5
Key Value
FileSize902852
MD53AFE7A8BC565964D6E360B10639952C9
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-1496C8B354AC3966F8AF8D2A32AE597C0809EC44F
SHA-2566FA8D448B7C0356ABA87C055E69E1E2B997E15BC0F84596C27750A78CB5E41C4