Added runtime check that mainloop context is initialized 2.1-pre1
authorPhilip Rauwolf <rauwolf@itestra.de>
Mon, 24 Jun 2013 12:19:41 +0000 (14:19 +0200)
committerPhilip Rauwolf <rauwolf@itestra.de>
Mon, 24 Jun 2013 12:32:45 +0000 (14:32 +0200)
commite1cab8b38e9f2adff15221c69caac06bd3f945ba
treedd1efc5bbe145d54235dfe9623c431c307e770d3
parentd820ba6424b13990cabafc7215cefe875d574775
Added runtime check that mainloop context is initialized
src/CommonAPI/DBus/DBusRuntime.cpp
src/CommonAPI/DBus/DBusRuntime.h
src/test/DBusMainLoopIntegrationTest.cpp
src/test/DBusServiceRegistryTest.cpp