Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute OpenJCEPlus tests as part of a test target #4979

Closed
jasonkatonica opened this issue Jan 16, 2024 · 2 comments
Closed

Execute OpenJCEPlus tests as part of a test target #4979

jasonkatonica opened this issue Jan 16, 2024 · 2 comments
Assignees

Comments

@jasonkatonica
Copy link
Contributor

A new component is being bundled within the Semeru Java runtime called OpenJCEPlus. The OpenJCEPlus project contains a set of Junit test cases that we would like to create a specific test target that can be used to execute the tests. This test target we expect to be run as part of the Semeru release process for all FIPS 140-3 platforms and releases supported.

The tests are located in this directory that we would like to execute:

https://github.com/IBM/OpenJCEPlus/tree/main/src/test/java/ibm/jceplus

@llxia
Copy link
Contributor

llxia commented Jan 16, 2024

Thanks @jasonkatonica

@llxia
Copy link
Contributor

llxia commented Feb 6, 2024

Tests are added as part of extended.functional in the test pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants