summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Rauwolf <rauwolf@itestra.de>2013-06-03 15:00:11 +0200
committerPhilip Rauwolf <rauwolf@itestra.de>2013-06-03 15:00:11 +0200
commit9a3e5c8e4a5bbb0c92dec58cf8bb08a44da645c2 (patch)
tree1f4e3845b9f39f8a6cb564bcf0a90650caacfcd7 /.gitignore
parent000e17f15d828c24a344b7c14bfa50ddd3ff69a6 (diff)
downloadgenivi-common-api-dbus-runtime-9a3e5c8e4a5bbb0c92dec58cf8bb08a44da645c2.tar.gz
Integrated the DBusServicePublisher to manage services and added an
interface for asynchronous service discovery in the factory. Dedicated unit tests for both are included. Additionally, some code cleanup was done. Change-Id: I0d3ce3a69832d0ce9525ecfd12008f4bdb0c0e85
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36c6418..0efb681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@
/.pydevproject
/DBusServiceRegistryTest
/DBusConnectionTest
+/DBusMainLoopIntegrationTest
+/DBusServicePublisherTest