#include "ns3/test.h"
#include "ns3/ipv6-address-generator.h"
#include "ns3/simulation-singleton.h"
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... | |
|
static |
Static variable for test initialization.
Definition at line 326 of file ipv6-address-generator-test-suite.cc.