MCPcopy 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
32ActiveUserTestHelper::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

addFunction · 0.50

Tested by

no test coverage detected