revocation
This commit is contained in:
parent
9d9d4413df
commit
d1fd3a485b
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user