diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/sm2_internal_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sm2_internal_test.c b/test/sm2_internal_test.c index d4ec01e96e..ea8ac7df88 100644 --- a/test/sm2_internal_test.c +++ b/test/sm2_internal_test.c @@ -209,7 +209,7 @@ static int test_sm2_crypt(const EC_GROUP *group, static int sm2_crypt_test(void) { - int testresult = 1; + int testresult = 0; EC_GROUP *test_group = create_EC_group ("8542D69E4C044F18E8B92435BF6FF7DE457283915C45517D722EDB8B08F1DFC3", |