summaryrefslogtreecommitdiff
path: root/PluginControlInterface/test/MockIAmControlReceive.h
Commit message (Collapse)AuthorAgeFilesLines
* * Converter Implementation .6.2Aleksandar Donchev2014-11-051-185/+197
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-231-7/+7
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-171-23/+23
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-171-144/+185
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * removed all documentation to new placechristian mueller2012-03-061-1/+1
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-051-0/+17
| | | * updated documentation
* * fixing CAmSerializer.h - smaller changes and copy past stuffchristian mueller2012-03-051-0/+158
* adding new class in Controler plugin to use CAmSerializer to build up a shadow * added test to test the new class (unfinished)