rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
test-vaulter-setup.cc File Reference
#include "config.h"
#include <iostream>
#include <fstream>
#include <iomanip>
#include <string>
#include <cassert>
#include "asserts.h"
#include "error.h"
#include "fs.h"
#include "vaulter.h"
Include dependency graph for test-vaulter-setup.cc:

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 146 of file test-vaulter-setup.cc.

bool make_dir ( const std::string &  path)

Definition at line 14 of file test-vaulter-setup.cc.

References mk_dir().

Referenced by setup().

Here is the call graph for this function:

void setup ( void  )

Definition at line 29 of file test-vaulter-setup.cc.

References make_dir().

Here is the call graph for this function: