A Discrete-Event Network Simulator
API
traced-callback-test-suite.cc File Reference

TracedCallback test suite. More...

#include "ns3/test.h"
#include "ns3/traced-callback.h"
+ Include dependency graph for traced-callback-test-suite.cc:

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...
 

Detailed Description

TracedCallback test suite.

Definition in file traced-callback-test-suite.cc.

Variable Documentation

◆ g_tracedCallbackTestSuite

TracedCallbackTestSuite g_tracedCallbackTestSuite
static

Static variable for test initialization.

Definition at line 154 of file traced-callback-test-suite.cc.