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, according to the given command line arguments.  More... | |
      
  | 
  static | 
Run the requested suite of tests, according to the given command line arguments.
| [in] | argc | The number of elements in argv | 
| [in] | argv | The vector of command line arguments | 
Definition at line 1116 of file test.cc.
References ns3::Singleton< TestRunnerImpl >::Get(), NS_LOG_FUNCTION, and ns3::TestRunnerImpl::Run().
 Here is the call graph for this function: