History log of /external/googletest/run_tests.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69ab970c6946798c04e4bf4bbd2311e08a69051f 02-Mar-2016 Dan Albert <danalbert@google.com> Add build files.

The gtest Android.mk is a little unusal. We use this source exactly in
both the platform and the NDK, but the module definitions needs to be
slightly different for each.

We don't ship gmock in the NDK (yet), so it is spared this mess.

Test: make checkbuild && adb sync && ./run_tests.py
Bug: http://b/16574165
Change-Id: I4f4224ab05b59acb3118ce1629ad998d0c5fe1b9
/external/googletest/run_tests.py