#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 () |
|
|
Definition at line 56 of file testlib_main.cxx. |
|
|
Definition at line 198 of file testlib_main.cxx. |
|
|
Definition at line 66 of file testlib_main.cxx. |
|
||||||||||||
|
Definition at line 121 of file testlib_main.cxx. |
|
||||||||||||
|
Definition at line 191 of file testlib_main.cxx. |
|
||||||||||||||||
|
Definition at line 97 of file testlib_main.cxx. |
1.4.4