src/test/common.c File Reference

#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stdio.h>

Go to the source code of this file.

Functions

 _PROTOTYPE (void cleanup,(void))
 _PROTOTYPE (void e,(int n))
 _PROTOTYPE (void rm_rf_dir,(int test_nr))
void start (int test_nr)
void rm_rf_dir (int test_nr)
void rm_rf_ppdir (int test_nr)
void e (int n)
void cleanup ()
void quit ()

Variables

int common_test_nr = -1
int errct = 0
int subtest


Function Documentation

_PROTOTYPE ( void  rm_rf_dir,
(int test_nr)   
)

_PROTOTYPE ( void  e,
(int n  
)

_PROTOTYPE ( void  cleanup,
(void)   
)

void cleanup ( void   ) 

Definition at line 88 of file common.c.

void e ( int  n  ) 

Definition at line 74 of file common.c.

void quit ( void   ) 

Definition at line 93 of file common.c.

void rm_rf_dir ( int  test_nr  ) 

Definition at line 43 of file common.c.

void rm_rf_ppdir ( int  test_nr  ) 

Definition at line 60 of file common.c.

void start ( int  test_nr  ) 

Definition at line 21 of file common.c.


Variable Documentation

int common_test_nr = -1

Definition at line 12 of file common.c.

int errct = 0

Definition at line 12 of file common.c.

int subtest

Definition at line 12 of file common.c.


Generated on Tue Mar 9 04:37:03 2010 for Minix by  doxygen 1.5.8