class CloneAndExecTest
Defined at line 1140 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 1142 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void CloneAndExec (int clone_flags, const std::vector<std::string> & arguments)
Defined at line 1144 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
std::string GetCurrentWorkingDirectory ()
Defined at line 1174 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
std::string GetTestResourcePath (const std::string & resource)
Defined at line 1182 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc