Files
ml-kem/.gitmodules
Anjan Roy caac4e2c41 use gtest-parallel to run tests in parallel
Collects inspiration from cb4527c8ed

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
2024-01-22 19:03:30 +04:00

13 lines
348 B
Plaintext

[submodule "sha3"]
path = sha3
url = https://github.com/itzmeanjan/sha3.git
[submodule "subtle"]
path = subtle
url = https://github.com/itzmeanjan/subtle.git
[submodule "dudect"]
path = dudect
url = https://github.com/oreparaz/dudect.git
[submodule "gtest-parallel"]
path = gtest-parallel
url = https://github.com/google/gtest-parallel.git