Sync source and test dirs structure.
Chaos Ci / test (push) Successful in 2m58s
Chaos Ci / benchmark (push) Successful in 1m48s

This commit is contained in:
hashlag
2026-08-04 00:51:02 +03:00
parent a44d537779
commit 4e5627b503
5 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -16,10 +16,10 @@ set(ChaosTests_SOURCE SanCallbacks.cpp
Hash/Md5HasherTests.cpp
Hash/Sha1HasherTests.cpp
Mac/HmacTests.cpp
Cipher/Arc4GenTests.cpp
Cipher/Arc4CryptTests.cpp
Cipher/DesCryptTests.cpp
Cipher/EcbModeTests.cpp
Cipher/Arc4/Arc4GenTests.cpp
Cipher/Arc4/Arc4CryptTests.cpp
Cipher/Block/Des/DesCryptTests.cpp
Cipher/Block/Mode/EcbModeTests.cpp
Padding/PadderPkcs7Tests.cpp
Padding/PadderIso7816Tests.cpp
Service/SeArrayTests.cpp