mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 20:00:09 +00:00
tests/core/crypto: Reorganize
All of our crypto is modern now unless exiled to the legacy sub-package, so move the test cases for the currently un-unified algorithms into the main test driver file, and rename the benchmark driver to reflect reality.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ tests/core/test_core_net
|
||||
tests/core/test_core_os_exit
|
||||
tests/core/test_core_reflect
|
||||
tests/core/test_core_strings
|
||||
tests/core/test_crypto_hash
|
||||
tests/core/test_crypto
|
||||
tests/core/test_hash
|
||||
tests/core/test_hxa
|
||||
tests/core/test_json
|
||||
|
||||
Reference in New Issue
Block a user