Skip to content

Conversation

@cottsay
Copy link

@cottsay cottsay commented Jan 27, 2014

Some OpenSSL builds can only use some of the ECs, so we should skip testing ecdsa if OpenSSL doesn't support the EC.
Also, nose seems to detect do_test as a test to be run, so remove _test from the helper functions in the OpenSSL test clases.
There is also no need to run openssl version multiple times, so cache the result of the helper function.

fixes #46

Some OpenSSL builds can only use some of the ECs, so we should skip testing ecdsa if OpenSSL doesn't support the EC.
Also, nose seems to detect do_test as a test to be run, so remove _test from the helper functions in the OpenSSL test clases.
There is also no need to run openssl version multiple times, so cache the result of the helper function.
Copy link
Member

@tomato42 tomato42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebase and listed changes needed

@tomato42 tomato42 added this to the v0.14 milestone Sep 5, 2018
@tomato42 tomato42 closed this in #99 Sep 11, 2018
@tomato42 tomato42 added the maintenance issues related to making the project usable or testable label Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance issues related to making the project usable or testable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_to_openssl_ failures on Fedora 21

2 participants