Download gtest-1.7.0 rather than depending on it being installed
authorWilliam Dieter <william.r.dieter@intel.com>
Sat, 20 Dec 2014 18:46:44 +0000 (18:46 +0000)
committerWilliam Dieter <william.r.dieter@intel.com>
Sat, 20 Dec 2014 19:12:48 +0000 (19:12 +0000)
commit35175a4c63b1ea76d5c0f5fb4c9e9bf1437c0290
tree34e4b6f1749ec55e7dea51024e66c65f1f005959
parent2c5651c7968c2aea73861a487bed5718aa723166
Download gtest-1.7.0 rather than depending on it being installed

Making the user download and install gtest-1.7.0 is inconvenient for the
user.  Also, we do not have direct access to the build machine to update
how and where gtest is stored.  Downloading to the extlibs directory in
project source tree removes the need for developers to download and build
gtest and removes the need to configure the build machine.

Change-Id: I3b163c09ecdd9f12e8004a69dfa8dbcaf4ae5615
Signed-off-by: William Dieter <william.r.dieter@intel.com>
.gitignore
resource/unittests/README
resource/unittests/makefile