Skip to content

cryptest-autotools.sh now available #2

@noloader

Description

@noloader

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions