summaryrefslogtreecommitdiff
path: root/googleMock
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Destination path for google tests now CMAKE_INSTALL_LIBDIR.Jens Lorenz2017-02-142-2/+2
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-152-0/+14
| | | | | | | | | | | | | | * 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>
* * cleaned up compile flagsChristian Linke2015-07-071-1/+2
| | | | | * fix for getDomainOfCrossfader Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Applied gmock_propagate_cxx_flags.patchAleksandar Donchev2014-03-281-1/+1
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * remove python from nodestatemanger test, remove warnings from test CXX ↵christian linke2013-01-081-0/+1
| | | | | flags, fix compare warning Signed-off-by: christian linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-172-1/+3
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-04243-0/+104456
Signed-off-by: christian linke <christian.linke@bmw.de>