aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ecgdsa.cpp
Commit message (Expand)AuthorAgeFilesLines
* More raw pointer removalJack Lloyd2021-04-051-2/+2
* More use of make_unique in the testsJack Lloyd2021-04-041-2/+1
* Tag all tests with a categoryJack Lloyd2020-10-281-2/+2
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-2/+1
* Deprecate and replace OIDS::lookupJack Lloyd2019-08-041-1/+1
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-3/+3
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-2/+2
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-10/+18
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-1/+1
* Test PK key creation via create_private_key APIJack Lloyd2016-10-311-8/+1
* Pubkey tests should express category [ci skip]René Korthaus2016-10-241-1/+1
* Add ECGDSARené Korthaus2016-04-191-0/+78