Static Public Member Functions

ns3::TestManager Class Reference
[Test]

gather and run all regression tests More...

#include <test.h>

List of all members.

Static Public Member Functions

static void EnableVerbose (void)
static bool RunTests (void)

Detailed Description

gather and run all regression tests


Member Function Documentation

static void ns3::TestManager::EnableVerbose ( void   )  [static]

Enable verbose output. If you do not enable verbose output, nothing is printed on screen during the test runs.

static bool ns3::TestManager::RunTests ( void   )  [static]
Returns:
true if all tests passed, false otherwise.

run all registered regression tests


The documentation for this class was generated from the following file: