rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
test-rconfig-056.cc File Reference
#include "config.h"
#include <iostream>
#include <string>
#include <cassert>
#include "asserts.h"
#include "types.h"
#include "error.h"
#include "estring.h"
#include "fs.h"
#include "tstamp.h"
#include "rconfig.h"
Include dependency graph for test-rconfig-056.cc:

Go to the source code of this file.

Macros

#define ERR_OUT(e)
 

Functions

void test_cast (const rsync_behavior::value_type b_in)
 
void test (void)
 
int main (int argc, char const *argv[])
 

Macro Definition Documentation

#define ERR_OUT (   e)

Definition at line 16 of file test-rconfig-056.cc.

Function Documentation

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

Definition at line 40 of file test-rconfig-056.cc.

References err_unknown, and test().

Here is the call graph for this function:

void test ( void  )

Definition at line 31 of file test-rconfig-056.cc.

References rsync_behavior::fail, rsync_behavior::ok, rsync_behavior::quit, rsync_behavior::retry, rsync_behavior::retry_without_hardlinks, and test_cast().

Referenced by main().

Here is the call graph for this function:

void test_cast ( const rsync_behavior::value_type  b_in)

Definition at line 18 of file test-rconfig-056.cc.

Referenced by test().