Browse Source

ECPointTests

Ugochukwu Mmaduekwe 7 years ago
parent
commit
afe6b21411
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

+ 2 - 2
CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

@@ -10,8 +10,8 @@ uses
  // OIDTests, // pass x64, pass arm
  // OIDTests, // pass x64, pass arm
  // BigIntegerTests, // pass x64, pass arm
  // BigIntegerTests, // pass x64, pass arm
  // ECAlgorithmsTests,
  // ECAlgorithmsTests,
- // ECPointTests,
-  SecP384R1FieldTests,
+  ECPointTests,
+ // SecP384R1FieldTests,
  // ECDsa5Tests,
  // ECDsa5Tests,
  // ECTests,
  // ECTests,
  // NamedCurveTests,
  // NamedCurveTests,