#include <wibble/tests/tut-wibble.h>#include <signal.h>#include <cstdlib>#include <cstring>Namespaces | |
| namespace | tut |
Template Unit Tests Framework for C++. | |
Functions | |
| void | signal_to_exception (int) |
| int | main (int argc, const char *argv[]) |
Variables | |
| test_runner_singleton | tut::runner |
| int main | ( | int | argc, | |
| const char * | argv[] | |||
| ) |
References tut::runner, and signal_to_exception().
| void signal_to_exception | ( | int | ) |
Referenced by main().
1.6.3