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

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

@@ -15,13 +15,13 @@ uses
  // ECDsa5Tests,
  // ECDsa5Tests,
  // ECTests,
  // ECTests,
  // NamedCurveTests,
  // NamedCurveTests,
-  ECSchnorrTests,
- // SignerUtilitiesTests,
- // SecureRandomTests,
- // DigestRandomNumberTests,
+//  ECSchnorrTests, // pass x64, pass arm, arm raises exception
+  SignerUtilitiesTests, 
+ // SecureRandomTests, // pass x64, pass arm
+  DigestRandomNumberTests,
  // FixedPointTests,
  // FixedPointTests,
- // AESTests, // pass x64
- // BlockCipherVectorTests, // pass x64
+ // AESTests, // pass x64, pass arm
+  BlockCipherVectorTests, // pass x64
   AESTestVectors,
   AESTestVectors,
  // IESCipherTests, // pass x64, pass arm, arm raises exception
  // IESCipherTests, // pass x64, pass arm, arm raises exception
  // AESSICTests, // pass x64, pass arm
  // AESSICTests, // pass x64, pass arm