Update tests\core\crypto

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:46:59 -04:00
committed by Feoramund
parent a463e282db
commit a0b2ea6d6e
11 changed files with 355 additions and 577 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ echo ---
echo ---
echo Running core:crypto tests
echo ---
%PATH_TO_ODIN% run crypto %COMMON% %COLLECTION% -out:test_crypto.exe || exit /b
%PATH_TO_ODIN% test crypto %COMMON% define:test_progress_width=18 -o:speed -out:test_crypto.exe || exit /b
echo ---
echo Running core:encoding tests