A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches

ValArray test suite. More...

#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/val-array.h"
+ Include dependency graph for val-array-test-suite.cc:

Go to the source code of this file.

Classes

class  ns3::tests::ValArrayTestCase< T >
 ValArray test case for testing ValArray class. More...
 
class  ns3::tests::ValArrayTestSuite
 ValArray test suite. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
namespace  ns3::tests
 Namespace for test files, TestCases and TestSuites.
 

Variables

static ValArrayTestSuite ns3::tests::g_valArrayTestSuite
 ValArrayTestSuite instance variable.
 

Detailed Description

ValArray test suite.

Definition in file val-array-test-suite.cc.