Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

check_route.c File Reference

#include <sys/types.h>
#include <dnet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <check.h>

Go to the source code of this file.

Functions

 START_TEST (test_route_openclose)
END_TEST START_TEST (test_route_add)
END_TEST START_TEST (test_route_delete)
END_TEST START_TEST (test_route_get)
END_TEST START_TEST (test_route_loop)
END_TEST Suite * route_suite (void)
int main (void)


Function Documentation

int main void   ) 
 

Definition at line 58 of file check_route.c.

References route_suite().

END_TEST Suite* route_suite void   ) 
 

Definition at line 42 of file check_route.c.

Referenced by main().

END_TEST START_TEST test_route_loop   ) 
 

Definition at line 36 of file check_route.c.

END_TEST START_TEST test_route_get   ) 
 

Definition at line 31 of file check_route.c.

END_TEST START_TEST test_route_delete   ) 
 

Definition at line 26 of file check_route.c.

END_TEST START_TEST test_route_add   ) 
 

Definition at line 21 of file check_route.c.

START_TEST test_route_openclose   ) 
 

Definition at line 12 of file check_route.c.

References NULL, route_close(), and route_open().


Generated on Sun May 14 14:51:22 2006 by  doxygen 1.4.2