[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from StackWatchdogTest
[ RUN      ] StackWatchdogTest.TestWatchdog
[       OK ] StackWatchdogTest.TestWatchdog (203 ms)
[ RUN      ] StackWatchdogTest.TestNestedScopes
[       OK ] StackWatchdogTest.TestNestedScopes (101 ms)
[ RUN      ] StackWatchdogTest.TestPerformance
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:56.646431 24862 stack_watchdog-test.cc:109] Time spent 1M SCOPED_WATCH_STACK()s: real 0.132s	user 0.126s	sys 0.004s
[       OK ] StackWatchdogTest.TestPerformance (132 ms)
[ RUN      ] StackWatchdogTest.TestShortLivedThreadsStress
I20260812 08:04:01.651399 24862 stack_watchdog-test.cc:148] started and joined 113663 threads
[       OK ] StackWatchdogTest.TestShortLivedThreadsStress (5004 ms)
[----------] 4 tests from StackWatchdogTest (5442 ms total)

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