[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TestUser
[ RUN      ] TestUser.TestNonEmpty
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:05.716032 31898 user-test.cc:41] Name of the current user is: slave
[       OK ] TestUser.TestNonEmpty (1 ms)
[----------] 1 test from TestUser (1 ms total)

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