From a59e8c97fa4c45438b0fc322f152bc14b890137a Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 16 Apr 2014 17:41:54 -0500 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.1