revocation

This commit is contained in:
Gian Demarmels 2022-01-04 10:27:46 +01:00
parent 9d9d4413df
commit d1fd3a485b
No known key found for this signature in database
GPG Key ID: 030CEDDCCC92D778

View File

@ -601,8 +601,8 @@ run_test (void)
num_keys); num_keys);
ret = 0; ret = 0;
// TODO: implement other tests // TODO: implement other tests
// if (0 == ret) if (0 == ret)
// ret = test_revocation (dh); ret = test_revocation (dh);
// if (0 == ret) // if (0 == ret)
// ret = test_signing (dh); // ret = test_signing (dh);
// if (0 == ret) // if (0 == ret)