diff options
| author | J08nY | 2024-03-27 14:35:47 +0100 |
|---|---|---|
| committer | J08nY | 2024-03-27 14:35:47 +0100 |
| commit | 09049c9cc9990b0d26765dcc36a415f1ed9f4552 (patch) | |
| tree | 5bfeef95364785974c8a37949b164766554c851c /standalone | |
| parent | 042f82049d87e1ee600ec84114ed69d0743ea9d0 (diff) | |
| download | ECTester-09049c9cc9990b0d26765dcc36a415f1ed9f4552.tar.gz ECTester-09049c9cc9990b0d26765dcc36a415f1ed9f4552.tar.zst ECTester-09049c9cc9990b0d26765dcc36a415f1ed9f4552.zip | |
Diffstat (limited to 'standalone')
| -rw-r--r-- | standalone/src/test/java/cz/crcs/ectester/standalone/AppTests.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/src/test/java/cz/crcs/ectester/standalone/AppTests.java b/standalone/src/test/java/cz/crcs/ectester/standalone/AppTests.java index cffc94f..c095ea5 100644 --- a/standalone/src/test/java/cz/crcs/ectester/standalone/AppTests.java +++ b/standalone/src/test/java/cz/crcs/ectester/standalone/AppTests.java @@ -52,7 +52,6 @@ public class AppTests { } @SuppressWarnings("JUnitMalformedDeclaration") - @ExpectedToFail @ParameterizedTest // TODO: Add "wolfCrypt" to the list @ValueSource(strings = {"Bouncy", "Sun", "libtomcrypt", "Botan", "Crypto++", "OpenSSL 3", "BoringSSL", "libgcrypt", "mbedTLS", "2021" /* IPPCP */, "Nettle", "LibreSSL"}) |
