test-rvm-002.cc File Reference

#include "config.h"
#include <sys/types.h>
#include <unistd.h>
#include <iostream>
#include <string>
#include <fstream>
#include <iomanip>
#include <cassert>
#include <algorithm>
#include "asserts.h"
#include "error.h"
#include "fs.h"
#include "rconfig.h"
#include "logger.h"
#include "vaulter.h"
#include "archiver.h"
#include "cataloger.h"
#include "reporter.h"
#include "test-fs-cwd.h"
Include dependency graph for test-rvm-002.cc:

Go to the source code of this file.

Defines

#define ERR_OUT(e)   std::cerr << e

Functions

bool make_dir (const std::string &path)
void setup (void)
void cleanup (void)
bool test_inodes (const std::string &path1, const std::string &path2, const std::string &file)
void test_rvm (void)
int main (int argc, char const *argv[])

Define Documentation

#define ERR_OUT (  )     std::cerr << e

Definition at line 29 of file test-rvm-002.cc.


Function Documentation

void cleanup ( void   ) 

Definition at line 95 of file test-rvm-002.cc.

int main ( int  argc,
char const *  argv[] 
)

Definition at line 245 of file test-rvm-002.cc.

References cleanup(), err_unknown, setup(), and test_rvm().

Here is the call graph for this function:

bool make_dir ( const std::string &  path  ) 

Definition at line 32 of file test-rvm-002.cc.

References mk_dir().

Here is the call graph for this function:

void setup ( void   ) 

Definition at line 50 of file test-rvm-002.cc.

References check_cwd, LOCAL_RSYNC, and make_dir().

Here is the call graph for this function:

bool test_inodes ( const std::string &  path1,
const std::string &  path2,
const std::string &  file 
)

Definition at line 103 of file test-rvm-002.cc.

References filestatus::inode(), filestatus::path(), and reform_path().

Here is the call graph for this function:

void test_rvm ( void   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Thu Sep 30 14:09:06 2010 for rvm by  doxygen 1.6.1