summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/AmControlInterfaceTest/CAmControlInterfaceTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-231-6/+6
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * adopted test to new logic of no change stuffChristian Linke2013-09-121-6/+12
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-171-1/+1
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test ↵christian linke2012-12-061-0/+63
| | | | | | case to test this as well Signed-off-by: christian linke <christian.linke@bmw.de>
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-2/+2
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * removed all documentation to new placechristian mueller2012-03-061-1/+0
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-051-15/+13
| | | * updated documentation
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-0/+529
* [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces