crashpad/third_party/gmock/README.crashpad

15 lines
373 B
Plaintext
Raw Normal View History

Name: Google C++ Mocking Framework (googlemock)
Short Name: gmock
URL: https://github.com/google/googletest/tree/master/googlemock/
Revision: See DEPS
License: BSD 3-clause
License File: gmock/LICENSE
Security Critical: no
Description:
Google C++ Mocking Framework (or Google Mock for short) is a library for
writing and using C++ mock classes.
Local Modifications:
None