diff options
author | Tom Gundersen <teg@jklm.no> | 2015-04-29 17:08:18 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-04-29 17:08:31 +0200 |
commit | a9beb123d19304fa6999f63d755a2bda585c1f5b (patch) | |
tree | 7013aa8412140fbdd04dceb032810b9a810ae0ff /.gitignore | |
parent | 7dfbe2e3fc0215b49d8202a32beb6b1aae08c4e4 (diff) |
test: rename test-bus-kernel-benchmark to test-bus-benchmark
This can now benchmark more than just kdbus.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0376e00a3d..f5509508c9 100644 --- a/.gitignore +++ b/.gitignore @@ -144,6 +144,7 @@ /test-barrier /test-boot-timestamp /test-btrfs +/test-bus-benchmark /test-bus-chat /test-bus-cleanup /test-bus-creds @@ -151,7 +152,6 @@ /test-bus-gvariant /test-bus-introspect /test-bus-kernel -/test-bus-kernel-benchmark /test-bus-kernel-bloom /test-bus-marshal /test-bus-match |