TracedCallback test suite. More...
#include "ns3/test.h"
#include "ns3/traced-callback.h"
Go to the source code of this file.
Classes | |
class | BasicTracedCallbackTestCase |
TracedCallback Test case, check basic TracedCallback operation. More... | |
class | TracedCallbackTestSuite |
The traced callback Test Suite. More... | |
Variables | |
static TracedCallbackTestSuite | g_tracedCallbackTestSuite |
Static variable for test initialization. More... | |
TracedCallback test suite.
Definition in file traced-callback-test-suite.cc.
|
static |
Static variable for test initialization.
Definition at line 154 of file traced-callback-test-suite.cc.