Skip to content

Commit 9491a93

Browse files
e2e_tests: Re-enable rsa signing test
Test is now passing as sign() has been implemented for RSA Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent d37b453 commit 9491a93

File tree

1 file changed

+0
-1
lines changed
  • parsec-openssl-provider-shared/e2e_tests/tests

1 file changed

+0
-1
lines changed

parsec-openssl-provider-shared/e2e_tests/tests/sign.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ fn test_signing_ecdsa() {
119119
);
120120
}
121121

122-
#[ignore]
123122
#[test]
124123
fn test_signing_rsa() {
125124
// Create a key beforehand using the parsec-tool and then run the test.

0 commit comments

Comments
 (0)