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

Add unit tests for iprime and rsamath #33

Open
1 of 2 tasks
creachadair opened this issue Dec 13, 2018 · 0 comments
Open
1 of 2 tasks

Add unit tests for iprime and rsamath #33

creachadair opened this issue Dec 13, 2018 · 0 comments
Assignees
Labels
testing Issues with building and running of tests, or their absence

Comments

@creachadair
Copy link
Owner

creachadair commented Dec 13, 2018

There is presently no real test coverage of either of these libraries, except indirectly through the example programs findprime, randprime and rtest. Those programs only serve to prove the libraries compile, however; they need some actual verification cases.

  • Tests for mp_int_is_prime. (ba44b37)
  • Tests for RSA operations.
@creachadair creachadair self-assigned this Dec 13, 2018
@creachadair creachadair added the testing Issues with building and running of tests, or their absence label Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues with building and running of tests, or their absence
Projects
None yet
Development

No branches or pull requests

1 participant