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.
argc | number of elements in argv |
argv | vector of command line arguments |
Definition at line 976 of file test.cc.
References ns3::TestRunnerImpl::Instance(), NS_LOG_FUNCTION, and ns3::TestRunnerImpl::Run().