#include "CUnit.h"
#include "TestDB.h"
Go to the source code of this file.
Defines | |
| #define | curses_run_tests() CU_curses_run_tests() |
| Deprecated (version 1). | |
Functions | |
| void | CU_curses_run_tests (void) |
| Run registered CUnit tests using the curses interface. | |
1.3.9.1