tests: Isolating tests by running dedicated session bus.
authorAmarnath Valluri <amarnath.valluri@linux.intel.com>
Thu, 7 Nov 2013 13:34:46 +0000 (15:34 +0200)
committerAmarnath Valluri <amarnath.valluri@linux.intel.com>
Thu, 7 Nov 2013 15:08:59 +0000 (17:08 +0200)
commit9707a369fbd562d68522b760c85d52754e14541e
treefae8c0b1421d7b4062a2c4d12eb7c2e4c4f74d8c
parent849ac09fd6575904d9b4871995b92f1a6f146b7e
tests: Isolating tests by running dedicated session bus.

With this commit, didcated session bus daemon is started
while running tests. If --enable-debug is used, then we are
treating as tests are running from source tree, Assuming that
release builds are debug disabled, where installed messageportd
is used for testing.

NOTE: this code should be gaurded under USE_SESSION_BUS.
configure.ac
packaging/message-port.spec
tests/services/org.tizen.messageport.service.in [new file with mode: 0644]
tests/test-app.c
tests/test-app.cpp
tests/test-dbus-daemon.conf.in [new file with mode: 0644]