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
pull/3803/head
jsteube 10 months ago
parent 601e4d622d
commit 20294ef883

@ -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
Loading…
Cancel
Save