diff options
author | Daniel Mack <daniel@zonque.org> | 2014-09-19 14:50:53 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2014-09-20 18:47:45 +0200 |
commit | 20725d929ff566e53d7a857d6f0ee94aa8383469 (patch) | |
tree | 59f7ebbf70dc6f9f6c97b2382cb582a8953edd7f /.gitignore | |
parent | 38349552d8d6418229fee9ee68b1f470b4ad7a52 (diff) |
bus-policy: add test utility
Add some test files and routines for dbus policy checking.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 288946029b..b78a4cb4e1 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ /test-bus-match /test-bus-memfd /test-bus-objects +/test-bus-policy /test-bus-server /test-bus-signature /test-bus-zero-copy |