summaryrefslogtreecommitdiff
path: root/googleMock/gtest
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Destination path for google tests now CMAKE_INSTALL_LIBDIR.Jens Lorenz2017-02-141-1/+1
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+7
| | | | | | | | | | | | | | * check versions when loading the libs * introduction of the AudioManagerCore * give control plugin as file or directory * remove SQLITE * either find and use gmock or build and install it * fixed [Bug 411] * compile flag gnu11 is now used Signed-off-by: Christian Linke <Christian.Linke@bmw.de> Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-04161-0/+65387
Signed-off-by: christian linke <christian.linke@bmw.de>