A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::TestRunner Class Reference

A runner to execute tests. More...

#include <test.h>

Static Public Member Functions

static int Run (int argc, char *argv[])

Detailed Description

A runner to execute tests.

Definition at line 981 of file test.h.

Member Function Documentation

int ns3::TestRunner::Run ( int  argc,
char *  argv[] 
)
static

Definition at line 807 of file test.cc.

References ns3::TestRunnerImpl::Instance(), and ns3::TestRunnerImpl::Run().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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