Result for 025FB920B73BD85E4DFB252F845E3D567353C65C

Query result

Key Value
FileNameGeneral.xcconfig
FileSize1199
MD527CC16159B4C73AC1B8F462A013371D4
RDS:package_id293641
SHA-1025FB920B73BD85E4DFB252F845E3D567353C65C
SHA-2566FCE975AA0CF746DD139676AAC73C43687064AECE93C56C862826754F03B2B3C
SSDEEP24:1C5A8NWbX7N0crHnYMLA13i6HWW9OOocHp4srdSpBOnt0Cz0:1CW8N0h9BLRQHOOrisv+Cz0
TLSHT10921DA437F0584D3218425DFC3190A43B79F7306F653B793A81B8ACC224488D131D713
insert-timestamp1678969067.7362425
sourceRDS.db
tar:gnamewheel
tar:unameroot
hashlookup:parent-total25
hashlookup:trust100

Network graph view

Parents (Total: 25)

The searched file hash is included in 25 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
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
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
Key Value
FileSize902852
MD534C705572FE287A42509CE8AC2AB9085
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-1512197425B7A3BE7EF5E32C97AF89D6B285D34D0
SHA-2569AB7F86F94BA931A932CD2171373D4C6657C471D17F5D2412ACBC6A04972DA58
Key Value
FileNamehttp://ftp1.fr.freebsd.org/pub/FreeBSD//snapshots//i386//14.0-CURRENT//src.txz
MD54FAE18F97FF76EAED6E990FE4C2D0FB1
SHA-15177C3C8F3138804C5AC1A34D1C1E7D3BB49A005
SHA-256CA5DA95B96B11594CE28E62AD65A43BA334C3BA2B5D208C044CBD8E9F85BFCFA
SSDEEP3145728:lG20HBsBWZU/8LTZxEFBPzXoch/poTAjS0ePbr5EPcUulPnnOk2O8jt9d2zxNbTr:ld0ho/WdQdd/oZXCapnyO6OzXXU4
TLSHT19D9833A415B2F1789B2387991BE2FD748D2DFA853F614FC0E8255F026C873899289D37