[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from ScannersTest
[ RUN      ] ScannersTest.TestManager
[       OK ] ScannersTest.TestManager (1 ms)
[----------] 1 test from ScannersTest (1 ms total)

[----------] 1 test from ScannerTest
[ RUN      ] ScannerTest.TestExpire
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:47.224248  3998 scanners.cc:441] Expiring scanner id: 1d7572124a0e4cb08cec6ae3599bd52d, of tablet null tablet, after 200 ms of inactivity, which is > TTL (100 ms).
[       OK ] ScannerTest.TestExpire (201 ms)
[----------] 1 test from ScannerTest (201 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 2 test suites ran. (202 ms total)
[  PASSED  ] 2 tests.
