Go to the source code of this file.
Functions | |
bool | make_dir (const std::string &path) |
void | cleanup (void) |
void | setup (void) |
void cleanup | ( | void | ) |
Definition at line 63 of file test-fs.cc.
bool make_dir | ( | const std::string & | path | ) |
Definition at line 42 of file test-logger.cc.
void setup | ( | void | ) |
Definition at line 62 of file test-logger.cc.