aboutsummaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorLongpeng(Mike) <longpeng2@huawei.com>2017-07-14 14:04:11 -0400
committerDaniel P. Berrange <berrange@redhat.com>2017-07-19 10:11:05 +0100
commitc7a9af4b450c863cd84ad245ebc52a831c661392 (patch)
treec5cf245c8ac326057547e43c65d71f23a7665668 /tests/.gitignore
parent0128cd29ee36675e57bb70d508d3832d6e278f0b (diff)
tests: crypto: add hmac speed benchmark support
This patch add a hmac speed benchmark, it helps us to measure the performance by using "make check-speed" or using "./tests/benchmark-crypto-hmac" directly. Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 7f88cc3771..fed0189a5a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,7 @@
atomic_add-bench
benchmark-crypto-cipher
benchmark-crypto-hash
+benchmark-crypto-hmac
check-qdict
check-qnum
check-qjson