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