rvm 1.08
Functions

test-vaulter-setup.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool make_dir (const std::string &path)
void setup (void)
void cleanup (void)

Function Documentation

void cleanup ( void  )

Definition at line 63 of file test-fs.cc.

Referenced by main().

bool make_dir ( const std::string &  path)

Definition at line 42 of file test-logger.cc.

References mk_dir().

Referenced by setup().

Here is the call graph for this function:

void setup ( void  )

Definition at line 62 of file test-logger.cc.

References check_cwd, LOCAL_RSYNC, and make_dir().

Referenced by main().

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines