googletest_1.8.0-6_amd64.deb
Install the package
sudo apt-get install googletest=1.8.0-6
Google's C++ test framework
Full description:
Google'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.
Checksums
| MD5 | ee110369e0c83de1813886c416e93c5c |
| SHA1 | 63a5b2ba58cbbcaf496b3ae50bf7261ad5a4543e |
| SHA256 | 9da71a4834963c17fc996e42f7525aadca048c1f01c0082c17e6d2f45063d8c9 |
| SHA512 | daefa3b0fb6104c2ac0c51590dad37f23eaa73628e0c04e0336ea547af6dadcd957f20ff3e8ce550f21b78ccad8e101904bcc4d14bbcb945339d09d1e77e1f01 |
Depends
- python:any
Conflicts
- google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)
Replaces
- google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)
Files
- /usr/src/googletest/googletest/xcode/Scripts/versiongenerate.py
- /usr/src/googletest/googletest/xcode/Scripts/runtests.sh
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/widget.h
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/widget_test.cc
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/runtests.sh
- /usr/src/googletest/googletest/xcode/Samples/FrameworkSample/Info.plist
- /usr/src/googletest/googletest/xcode/Resources/Info.plist
- /usr/src/googletest/googletest/xcode/gtest.xcodeproj/project.pbxproj
- /usr/src/googletest/googletest/xcode/Config/TestTarget.xcconfig
- /usr/src/googletest/googletest/xcode/Config/StaticLibraryTarget.xcconfig
- /usr/src/googletest/googletest/xcode/Config/ReleaseProject.xcconfig
- /usr/src/googletest/googletest/xcode/Config/General.xcconfig
- /usr/src/googletest/googletest/xcode/Config/FrameworkTarget.xcconfig
- /usr/src/googletest/googletest/xcode/Config/DebugProject.xcconfig
- /usr/src/googletest/googletest/test/production.h
- /usr/src/googletest/googletest/test/production.cc
- /usr/src/googletest/googletest/test/gtest-unittest-api_test.cc
- /usr/src/googletest/googletest/test/gtest-typed-test2_test.cc
- /usr/src/googletest/googletest/test/gtest-typed-test_test.h
- /usr/src/googletest/googletest/test/gtest-typed-test_test.cc
- /usr/src/googletest/googletest/test/gtest-tuple_test.cc
- /usr/src/googletest/googletest/test/gtest-test-part_test.cc
- /usr/src/googletest/googletest/test/gtest-printers_test.cc
- /usr/src/googletest/googletest/test/gtest-port_test.cc
- /usr/src/googletest/googletest/test/gtest-param-test2_test.cc
- /usr/src/googletest/googletest/test/gtest-param-test_test.h
- /usr/src/googletest/googletest/test/gtest-param-test_test.cc
- /usr/src/googletest/googletest/test/gtest-options_test.cc
Uploaded
over 6 years agoPackage Size
636 KBInstalled Size
7.07 MBDownloads
273
wget
wget --content-disposition "https://packagecloud.io/Kindred/public/packages/ubuntu/xenial/googletest_1.8.0-6_amd64.deb/download.deb?distro_version_id=165"