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

Go to the source code of this file.

Macros

#define ERR_OUT(e)
 

Functions

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

Macro Definition Documentation

#define ERR_OUT (   e)

Definition at line 23 of file test-rconfig-008.cc.

Referenced by test().

Function Documentation

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

Definition at line 55 of file test-rconfig-008.cc.

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

Here is the call graph for this function:

void test ( void  )