[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from ThrottlerTest
[ RUN      ] ThrottlerTest.Basic
[       OK ] ThrottlerTest.Basic (1 ms)
[ RUN      ] ThrottlerTest.OpThrottle
[       OK ] ThrottlerTest.OpThrottle (0 ms)
[ RUN      ] ThrottlerTest.IOThrottle
[       OK ] ThrottlerTest.IOThrottle (0 ms)
[ RUN      ] ThrottlerTest.Burst
[       OK ] ThrottlerTest.Burst (0 ms)
[----------] 4 tests from ThrottlerTest (2 ms total)

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