class CloneAndExecTest
Defined at line 1137 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Protected Members
basic_string clone_exec_helper_
static const char[] kCloneExecHelperBinary
Protected Methods
void SetUp ()
Defined at line 1139 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void CloneAndExec (int clone_flags, const std::vector<std::string> & arguments)
Defined at line 1141 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
std::string GetCurrentWorkingDirectory ()
Defined at line 1171 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
std::string GetTestResourcePath (const std::string & resource)
Defined at line 1179 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc