mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-17 00:23:52 +00:00
Rather than using liblaunchpad.so to create processes, we now use fdio_spawn. Bug: crashpad:196 Change-Id: I28a7c12c823f0a0d120962edfce2e2197302b9cb Reviewed-on: https://chromium-review.googlesource.com/1080234 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org>
Name: Google Test (googletest)
Short Name: gtest
URL: https://github.com/google/googletest/
Revision: See DEPS
License: BSD 3-clause
License File: gtest/googletest/LICENSE
Security Critical: no
Description:
Google Test (Google C++ Testing Framework) is Google’s framework for writing C++
tests on a variety of platforms. It includes Google Mock, an extension for
writing and using C++ mock classes.
Local Modifications:
None