summaryrefslogtreecommitdiff
path: root/unit/test-ecc.c
Commit message (Expand)AuthorAgeFilesLines
* unit: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-20/+1
* unit/test-ecc: Fix uninitialised valuesLuiz Augusto von Dentz2018-02-121-0/+4
* shared: Add missing ecc_valid_public_key functionMarcel Holtmann2018-01-221-0/+35
* unit/test-ecc: Use tester frameworkLuiz Augusto von Dentz2015-04-121-57/+42
* unit: Hide output of ECC unit test when --verbose is not specifiedMarcel Holtmann2014-12-211-13/+21
* unit/test-ecc: Add debug key sample testJohan Hedberg2014-12-031-0/+30
* unit/test-ecc: Refactor sample testing code into common functionJohan Hedberg2014-12-031-48/+37
* unit/test-ecc: Add sample data from core specJohan Hedberg2014-12-031-2/+149
* unit: Add unit test for ECCJohan Hedberg2014-12-031-0/+98