summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-04-16 17:41:54 -0500
committerJohan Hedberg <johan.hedberg@intel.com>2014-12-03 16:32:45 +0200
commita59e8c97fa4c45438b0fc322f152bc14b890137a (patch)
tree4ab32f071abd202ddfce43cc7f17d574c7b368e1 /.gitignore
parent20f99f63f331aa6e131a49b93bfd5eded9123a64 (diff)
downloadbluez-a59e8c97fa4c45438b0fc322f152bc14b890137a.tar.gz
unit: Add unit test for ECC
This patch adds unit tests for the ECC code. Also this test code has been taken from https://github.com/kmackay/easy-ecc.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 82304b0b7..484f41f39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,6 +92,7 @@ unit/test-mgmt
unit/test-uhid
unit/test-hfp
unit/test-crypto
+unit/test-ecc
tools/mgmt-tester
tools/smp-tester
tools/gap-tester