[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TestObjectPool
[ RUN      ] TestObjectPool.TestPooling
[       OK ] TestObjectPool.TestPooling (0 ms)
[ RUN      ] TestObjectPool.TestScopedPtr
[       OK ] TestObjectPool.TestScopedPtr (0 ms)
[----------] 2 tests from TestObjectPool (0 ms total)

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