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 the unit tests #1

Open
briansmith opened this issue Jun 7, 2016 · 3 comments
Open

Add the unit tests #1

briansmith opened this issue Jun 7, 2016 · 3 comments

Comments

@briansmith
Copy link
Owner

In my private branch of ring there are tests for various users of untrusted.rs, but there's no unit tests in this repo. This is the exactly the kind of project that should have 100% code coverage of the highest sort.

@briansmith
Copy link
Owner Author

Corey Converted some examples he made into tests and they've landed. I think they'll be a good example to follow for others that want to add more cases to test the various edge cases of the functions. Thanks @frewsxcv!

@duesee
Copy link

duesee commented Aug 29, 2016

Maybe this information is helpful for someone. There is an AFL adaption to Rust programs available, see https://github.com/frewsxcv/afl.rs.

@berendsliedrecht
Copy link

Is this still wanted? If so, I would not mind picking it up. Are there any specifics that need testing, or available test vectors?

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

No branches or pull requests

3 participants