Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ Flags
Method
Flags
src/tests/active_user_test_helper.cpp:32–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
ActiveUserTestHelper::Flags::Flags()
33
{
34
add(&Flags::user,
35
"user"
,
36
"The expected user name."
);
37
}
38
39
40
// This test helper returns 0 if the current username equals the
Callers
nothing calls this directly
Calls
1
add
Function · 0.50
Tested by
no test coverage detected