[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TestCountDownLatch
[ RUN      ] TestCountDownLatch.TestLatch
[       OK ] TestCountDownLatch.TestLatch (201 ms)
[ RUN      ] TestCountDownLatch.TestResetToZero
[       OK ] TestCountDownLatch.TestResetToZero (10 ms)
[----------] 2 tests from TestCountDownLatch (212 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (212 ms total)
[  PASSED  ] 2 tests.
