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

[----------] 1 test from ScannerTest
[ RUN      ] ScannerTest.TestExpire
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:02.942360  5389 scanners.cc:441] Expiring scanner id: 8bb9781701534ee4a141fe387d1d270a, 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.
