parallel_unit_test 207 B

1234
  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.