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

cryptest-autotools.sh now available #2

Open
noloader opened this issue Jun 30, 2018 · 0 comments
Open

cryptest-autotools.sh now available #2

noloader opened this issue Jun 30, 2018 · 0 comments

Comments

@noloader
Copy link
Owner

Hi Everyone,

cryptest-autotools.sh now available in TestScripts. The script downloads the Autotools files to $(PWD), and then builds the library and executes self tests.

To use the script:

cd cryptopp
git pull
cp TestScripts/cryptest-autotools.sh .
./cryptest-autotools.sh

After the script runs the Autotools files are left in place so they can be used again in the future.

There is also a cryptest-cmake.sh that works the same way for CMake.

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

1 participant