[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from StackWatchdogTest
[ RUN      ] StackWatchdogTest.TestWatchdog
[       OK ] StackWatchdogTest.TestWatchdog (204 ms)
[ RUN      ] StackWatchdogTest.TestNestedScopes
[       OK ] StackWatchdogTest.TestNestedScopes (101 ms)
[ RUN      ] StackWatchdogTest.TestPerformance
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:39.969688 17605 stack_watchdog-test.cc:109] Time spent 1M SCOPED_WATCH_STACK()s: real 0.137s	user 0.135s	sys 0.000s
[       OK ] StackWatchdogTest.TestPerformance (137 ms)
[ RUN      ] StackWatchdogTest.TestShortLivedThreadsStress
I20260812 06:37:44.973944 17605 stack_watchdog-test.cc:148] started and joined 101885 threads
[       OK ] StackWatchdogTest.TestShortLivedThreadsStress (5004 ms)
[----------] 4 tests from StackWatchdogTest (5448 ms total)

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