#include "CoreTest.h"

Go to the source code of this file.
Namespaces | |
| namespace | cmlabs |
Functions | |
| bool | cmlabs::runSystemTest (int testport) |
| void | cmlabs::runTests (int cnsport, JString testlib) |
| JString | cmlabs::runTest (int c) |
| void | cmlabs::test (Object *obj) |
| JString | cmlabs::testText (Object *obj) |
| void | cmlabs::testJThread (JThread *obj) |
| JString | cmlabs::testTextThread (JThread *obj) |
| void | cmlabs::testNetwork (Network *network, int testport) |
| JString | cmlabs::testTextNetwork (Network *network, int testport) |
| void | cmlabs::testSockets (SocketTester *obj) |
| JString | cmlabs::testTextSockets (SocketTester *obj) |
| void | cmlabs::testMediaServer (MediaServer *obj, int testport) |
| JString | cmlabs::testTextMediaServer (MediaServer *obj, int testport) |
| void | cmlabs::testCommunicationRecorder () |
Variables | |
| int | cmlabs::debugLevel = 0 |
| int | cmlabs::verboseness = 1 |
1.5.6