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:30:50 +0000 (11:30 -0500)
commit4a436c35546be59d41c27b156815313e7f90f996
tree0c317bbd9be0d7b808bff4d761cc9e361ab25b77
parent07a4ad4b04702fc384b324e5f902a5b2279b0c25
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