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

Find more software to test with #87

Open
JeremyRand opened this issue May 1, 2022 · 0 comments
Open

Find more software to test with #87

JeremyRand opened this issue May 1, 2022 · 0 comments
Labels

Comments

@JeremyRand
Copy link
Member

JeremyRand commented May 1, 2022

Potential places to look:

  • Search GitHub or https://sources.debian.org/ or https://searchfox.org/ for C_GetFunctionList and other PKCS#11 function names (especially function names that we currently don't implement in p11mod).
  • Search GitHub or package repos or Repology for pkcs11 or p11.
  • Search the dependency graph for other software that uses the PKCS#11 libs that are used in our current tests.

Once you find something, create an issue, or jump right in and add integration tests in a PR. If your integration tests don't pass (perhaps because of a bug in pkcs11mod) but you believe they are useful, that's fine, you can submit them anyway, and we can just instruct Cirrus to allow failure on them.

@JeremyRand JeremyRand added enhancement New feature or request Hacktoberfest labels May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant