chiark / gitweb /
bus-policy: add test utility
authorDaniel Mack <daniel@zonque.org>
Fri, 19 Sep 2014 12:50:53 +0000 (14:50 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 20 Sep 2014 16:47:45 +0000 (18:47 +0200)
commit20725d929ff566e53d7a857d6f0ee94aa8383469
tree59f7ebbf70dc6f9f6c97b2382cb582a8953edd7f
parent38349552d8d6418229fee9ee68b1f470b4ad7a52
bus-policy: add test utility

Add some test files and routines for dbus policy checking.
.gitignore
Makefile.am
src/bus-proxyd/test-bus-policy.c [new file with mode: 0644]
test/bus-policy/hello.conf [new file with mode: 0644]
test/bus-policy/methods.conf [new file with mode: 0644]
test/bus-policy/ownerships.conf [new file with mode: 0644]
test/bus-policy/signals.conf [new file with mode: 0644]