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