24 mode_t old = process::umask(0012);
std::string getcwd()
Get the absolute path of the current working directory.
Definition: buffer.cpp:28
Definition: process.test.h:11
Test getcwdAndChdir()
Definition: process.test.h:12
Test umask()
Definition: process.test.h:22
void Test
Definition: test.h:178
#define assert_eq(x, y)
Definition: test.h:33