- adds dbus test for command plugin
authorChristian Mueller <christian@lmuc329619u.(none)>
Sun, 18 Dec 2011 15:34:27 +0000 (16:34 +0100)
committerChristian Mueller <christian@lmuc329619u.(none)>
Sun, 18 Dec 2011 15:34:27 +0000 (16:34 +0100)
commit2cefc51e7bb2b3810f57e7c340c0c8857de1a05a
tree301efa0a0ce6a2baa8d6ead95b58b9354d2076d4
parent18b59afe6cda90607ad0b193088000d4f9749a97
- adds dbus test for command plugin
PluginCommandInterfaceDbus/test/CMakeLists.txt [new file with mode: 0644]
PluginCommandInterfaceDbus/test/DbusCommandInterfaceBackdoor.cpp [new file with mode: 0644]
PluginCommandInterfaceDbus/test/DbusCommandInterfaceBackdoor.h [new file with mode: 0644]
PluginCommandInterfaceDbus/test/MockInterfaces.h [new file with mode: 0644]
PluginCommandInterfaceDbus/test/dbuscommandpluginInterfaceTest.cpp [new file with mode: 0644]
PluginCommandInterfaceDbus/test/dbuscommandpluginInterfaceTest.h [new file with mode: 0644]
PluginCommandInterfaceDbus/test/dbuscommaninterfacesignalsTest.cpp [new file with mode: 0644]
PluginCommandInterfaceDbus/test/dbuscommaninterfacesignalsTest.h [new file with mode: 0644]