Unit tests for new IPC
authorFrédéric Blain <frederic.blain@valeo.com>
Tue, 10 Jul 2012 10:51:28 +0000 (12:51 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 20 Jul 2012 07:07:16 +0000 (00:07 -0700)
commite427ee93fe81639ff849e4526c6e16c4b637fb04
tree2c0d156c28f7f29940227064e8b6bfa2723ba397
parentd6f97f87d6296ebf7b099b2073721f6ab8d488f6
Unit tests for new IPC

This patch adds unit tests for the new IPC introduced by the Input Event framework. DBUSCommunicatorTest & IlmCommandTest have been completed.
LayerManagerClient/ilmClient/src/generic_ilm_client.c
LayerManagerClient/ilmClient/tests/IlmCommandTest.cpp
LayerManagerCommands/include/SurfaceGetKeyboardFocusCommand.h
LayerManagerCommands/include/SurfaceSetKeyboardFocusCommand.h
LayerManagerCommands/include/SurfaceUpdateInputEventAcceptance.h
LayerManagerCommands/src/SurfaceGetKeyboardFocusCommand.cpp
LayerManagerPlugins/Communicators/GenericCommunicator/test/DBUSCommunicatorTest.cpp