aboutsummaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2016-12-09 14:36:00 +0000
committerRichard Henderson <rth@twiddle.net>2017-01-10 08:49:59 -0800
commitc3f8962f320d58fcd28bd8722334f6221edf7738 (patch)
tree797dabf1658b26986f64fd26979496288e43128e /tests/.gitignore
parent7bdcecb7b2d79c292d1256f7d6cf0f1da50d381f (diff)
tests: New test-bitcnt
Add some unit tests for bit count functions (currently only ctpop). As the routines are based on the Hackers Delight optimisations I based the test patterns on their tests. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
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 e9b182e2bd..7357d0a0d4 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -13,6 +13,7 @@ rcutorture
test-aio
test-base64
test-bitops
+test-bitcnt
test-blockjob
test-blockjob-txn
test-bufferiszero