unit-tests: perform a first ECDSA test case if ECDSA is supported
This commit is contained in:
@@ -30,5 +30,6 @@ Suite *identification_suite_create();
|
||||
Suite *threading_suite_create();
|
||||
Suite *utils_suite_create();
|
||||
Suite *vectors_suite_create();
|
||||
Suite *ecdsa_suite_create();
|
||||
|
||||
#endif /** TEST_RUNNER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user