Main Page | Directories | File List | File Members

testlib_main.cxx File Reference

#include "testlib_register.h"
#include <vcl_iostream.h>
#include <vcl_string.h>
#include <vcl_vector.h>

Go to the source code of this file.

Functions

void list_test_names (vcl_ostream &ostr)
void testlib_enter_stealth_mode ()
int testlib_run_test_unit (vcl_vector< vcl_string >::size_type i, int argc, char *argv[])
int testlib_main (int argc, char *argv[])
void testlib_register_test (const vcl_string &name, TestMainFunction func)
void testlib_cleanup ()


Function Documentation

void list_test_names vcl_ostream &  ostr  ) 
 

Definition at line 56 of file testlib_main.cxx.

void testlib_cleanup  ) 
 

Definition at line 198 of file testlib_main.cxx.

void testlib_enter_stealth_mode  ) 
 

Definition at line 66 of file testlib_main.cxx.

int testlib_main int  argc,
char *  argv[]
 

Definition at line 121 of file testlib_main.cxx.

void testlib_register_test const vcl_string &  name,
TestMainFunction  func
 

Definition at line 191 of file testlib_main.cxx.

int testlib_run_test_unit vcl_vector< vcl_string >::size_type  i,
int  argc,
char *  argv[]
 

Definition at line 97 of file testlib_main.cxx.


Generated on Thu Jan 10 14:42:50 2008 for core/testlib by  doxygen 1.4.4