Port testing\core\hash

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:47:08 -04:00
committed by Feoramund
parent 6f7c5a7577
commit 39fd73fe17
4 changed files with 302 additions and 312 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ echo ---
echo ---
echo Running core:hash tests
echo ---
%PATH_TO_ODIN% run hash %COMMON% -o:size -out:test_core_hash.exe || exit /b
%PATH_TO_ODIN% test hash %COMMON% -o:speed -out:test_core_hash.exe || exit /b
echo ---
echo Running core:image tests