Included googletest and subproject for unit tests.

This commit is contained in:
Lukas Steiner (2)
2019-07-25 11:49:18 +02:00
parent 70b9ec8517
commit a303f242e6
7 changed files with 122 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
path = DRAMSys/library/src/common/third_party/DRAMPower
url = https://github.com/tukl-msd/DRAMPower.git
branch = master
[submodule "DRAMSys/unitTests/googletest"]
path = DRAMSys/unitTests/googletest
url = https://github.com/google/googletest.git