A Discrete-Event Network Simulator
API
ipv6-address-generator-test-suite.cc File Reference
#include "ns3/test.h"
#include "ns3/ipv6-address-generator.h"
#include "ns3/simulation-singleton.h"
+ Include dependency graph for ipv6-address-generator-test-suite.cc:

Go to the source code of this file.

Classes

class  AddressAllocator6TestCase
 IPv6 address allocator Test. More...
 
class  AddressCollision6TestCase
 IPv6 address collision Test. More...
 
class  ExampleAddress6GeneratorTestCase
 IPv6 example of an address generator Test. More...
 
class  Ipv6AddressGeneratorTestSuite
 IPv6 address generator TestSuite. More...
 
class  NetworkAndAddress6TestCase
 IPv6 network number and address allocator Test. More...
 
class  NetworkNumber6AllocatorTestCase
 IPv6 network number allocator Test. More...
 

Variables

static Ipv6AddressGeneratorTestSuite g_ipv6AddressGeneratorTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_ipv6AddressGeneratorTestSuite

Ipv6AddressGeneratorTestSuite g_ipv6AddressGeneratorTestSuite
static

Static variable for test initialization.

Definition at line 326 of file ipv6-address-generator-test-suite.cc.