diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-20 00:21:56 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-20 10:13:38 +0200 |
commit | 86312ab8de59c1066d6d2b456f3a9106ce3e0991 (patch) | |
tree | 39b64999a9eae57ad0e767496f5f0347776f4701 /.gitignore | |
parent | c78196699d3d805b2237896a1d2b8efeec6068d0 (diff) | |
download | systemd-86312ab8de59c1066d6d2b456f3a9106ce3e0991.tar.gz systemd-86312ab8de59c1066d6d2b456f3a9106ce3e0991.tar.bz2 systemd-86312ab8de59c1066d6d2b456f3a9106ce3e0991.zip |
bus: add a more comprehensive test for the bloom filter logic
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2dd1d715dd..c2e745672c 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,7 @@ /tags /test-bus-chat /test-bus-kernel +/test-bus-kernel-bloom /test-bus-marshal /test-bus-match /test-bus-memfd |