This is a working copy of GoogleTest for the Android NDK.

Project: https://code.google.com/p/googletest/
Checkout: svn checkout http://googletest.googlecode.com/svn/trunk@653
Patches: See patches.ndk/
Licensing: 3-clause BSD. See googletest/LICENSE file.

Note that the latest official release to date (1.6.0) doesn't work
too well with Android. This is based on a more recent revision that
includes many needed bugfixes.