diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-02-24 00:47:18 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-02-24 00:47:18 -0500 |
commit | 9c41faf9bd6fba0cc577d3786883926bf66b2ab0 (patch) | |
tree | cf82145eee812eb912d330039b7d30b769096485 /.gitignore | |
parent | d2a6b4d8d53d6b35e46e668c308ff30754ce6c1f (diff) | |
download | sha3-9c41faf9bd6fba0cc577d3786883926bf66b2ab0.tar.bz2 sha3-9c41faf9bd6fba0cc577d3786883926bf66b2ab0.zip |
add tests/cavp-tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ sha3 *.o libsha3.so html +tests/cavp-tests/cavp-tests +tests/cavp-tests/zip-cache |