[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from ScopedCleanup
[ RUN      ] ScopedCleanup.TestCleanup
[       OK ] ScopedCleanup.TestCleanup (0 ms)
[ RUN      ] ScopedCleanup.TestCleanupMacro
[       OK ] ScopedCleanup.TestCleanupMacro (0 ms)
[ RUN      ] ScopedCleanup.TestCancelCleanup
[       OK ] ScopedCleanup.TestCancelCleanup (0 ms)
[ RUN      ] ScopedCleanup.ExplicitRun
[       OK ] ScopedCleanup.ExplicitRun (0 ms)
[ RUN      ] ScopedCleanup.CancelAndRun
[       OK ] ScopedCleanup.CancelAndRun (0 ms)
[ RUN      ] ScopedCleanup.ExplicitRunTwice
[       OK ] ScopedCleanup.ExplicitRunTwice (0 ms)
[----------] 6 tests from ScopedCleanup (0 ms total)

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