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

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

@@ -9,17 +9,17 @@ uses
  // EqualsAndHashCodeTests, // pass x64
  // EqualsAndHashCodeTests, // pass x64
  // OIDTests, // pass x64
  // OIDTests, // pass x64
  // BigIntegerTests,
  // BigIntegerTests,
- // ECAlgorithmsTests,
-//  ECPointTests,
- // SecP384R1FieldTests,
- // ECDsa5Tests,
- // ECTests,
- // NamedCurveTests,
- // ECSchnorrTests,
-//  SignerUtilitiesTests,
-  SecureRandomTests,
- // DigestRandomNumberTests,
- // FixedPointTests,
+  ECAlgorithmsTests,
+  ECPointTests,
+  SecP384R1FieldTests,
+  ECDsa5Tests,
+  ECTests,
+  NamedCurveTests,
+  ECSchnorrTests,
+  SignerUtilitiesTests,
+ // SecureRandomTests,
+  DigestRandomNumberTests,
+  FixedPointTests,
  // AESTests, // pass x64
  // AESTests, // pass x64
  // BlockCipherVectorTests, // pass x64
  // BlockCipherVectorTests, // pass x64
   AESTestVectors,
   AESTestVectors,