Integrate the Google Test framework.

This commit is contained in:
Simon Wilks
2014-12-25 08:10:21 +01:00
parent 9b535f6553
commit 2f332f0e92
6 changed files with 321 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "uavcan"]
path = src/lib/uavcan
url = git://github.com/pavel-kirienko/uavcan.git
[submodule "unittests/gtest"]
path = unittests/gtest
url = https://github.com/sjwilks/gtest.git