A runner to execute tests. More...
#include <test.h>
Static Public Member Functions | |
static int | Run (int argc, char *argv[]) |
Run the requested suite of tests. More... | |
|
static |
Run the requested suite of tests.
list | of command line arguments |
argc | number of elements in argv |
Definition at line 963 of file test.cc.
References ns3::TestRunnerImpl::Instance(), NS_LOG_FUNCTION, and ns3::TestRunnerImpl::Run().
Referenced by main().