Parallelize src/test/test into chunks.
[tor.git] / changes / parallel_unit_test
blob79de28636d72e81196d324060c6f00da43b9e251
1   o Minor features (tests):
2     - Our "make check" target now runs the unit tests in 8 parallel chunks.
3       Doing this speeds up hardened CI builds by more than a factor of two.
4       Closes ticket 40098.