Infrastructure for testing a "system like" bus in test suite
authorColin Walters <walters@verbum.org>
Thu, 4 Dec 2008 19:27:21 +0000 (14:27 -0500)
committerColin Walters <walters@verbum.org>
Fri, 5 Dec 2008 16:39:36 +0000 (11:39 -0500)
commitc5526c18ad4dbf706e12ae46c5b8b26efa17e52c
tree537165307a4d8856cf426d10fddc3f63803d7522
parent42d278a267359b5c93e839f033ecb306068557aa
Infrastructure for testing a "system like" bus in test suite

The tmp-session-like-system.conf bus configuration has a security
policy intended to mirror that of the system bus.  This allows
testing policy rules.
test/name-test/Makefile.am
test/name-test/run-test-systemserver.sh [new file with mode: 0755]
test/name-test/tmp-session-like-system.conf [new file with mode: 0644]
tools/run-with-tmp-session-bus.sh