IBM / OpenJCEPlus

This project makes use of Java and C/C++. This project will create OpenJCEPlus and OpenJCEPlusFIPS cryptographic providers which are implementations of the Java™ Cryptography Extensions (JCE) APIs. The actual cryptographic code will come from the OpenCryptographyKitC project which is based on OpenSSL.
Apache License 2.0
3 stars 10 forks source link

Execute TestMemStressAll and TestMultithread within github action #141

Closed jasonkatonica closed 2 months ago

jasonkatonica commented 2 months ago

The test suites TestMemStressAll and TestMultithread are missing during the github action test execution checks. This update adds these two test suites.

Signed-off-by: Jason Katonica katonica@us.ibm.com