Move test scripts for 17040 to tools/gpg_tests, similar to what we do with TC/VC.

Call script from main folder: tools/gpg_tests/example17040.sh
This commit is contained in:
jsteube 2023-07-20 20:03:58 +00:00
parent 601e4d622d
commit 20294ef883
5 changed files with 2 additions and 2 deletions

View File

@ -12,5 +12,5 @@ else
fi
fi
$FILE -a0 -m17040 tools/refdata/m17040/ref1-cast5.hash tools/refdata/m17040/ref1-cast5.txt --potfile-disable
$FILE -a0 -m17040 tools/refdata/m17040/ref2-cast5.hash tools/refdata/m17040/ref2-cast5.txt --potfile-disable
$FILE -a0 -m17040 tools/gpg_tests/refdata/m17040/ref1-cast5.hash tools/gpg_tests/refdata/m17040/ref1-cast5.txt --potfile-disable
$FILE -a0 -m17040 tools/gpg_tests/refdata/m17040/ref2-cast5.hash tools/gpg_tests/refdata/m17040/ref2-cast5.txt --potfile-disable