#include "ns3/test.h"
#include "ns3/ipv4-address-generator.h"
#include "ns3/simulation-singleton.h"
Go to the source code of this file.
Classes | |
class | AddressAllocatorTestCase |
IPv4 address allocator Test. More... | |
class | AddressCollisionTestCase |
IPv4 address collision Test. More... | |
class | ExampleAddressGeneratorTestCase |
IPv4 AddressGenerator example (sort of) Test. More... | |
class | Ipv4AddressGeneratorTestSuite |
IPv4 Address Generator TestSuite. More... | |
class | NetworkAndAddressTestCase |
IPv4 network and address allocator Test. More... | |
class | NetworkNumberAllocatorTestCase |
IPv4 network number Test. More... | |
Variables | |
static Ipv4AddressGeneratorTestSuite | g_ipv4AddressGeneratorTestSuite |
Static variable for test initialization. More... | |
|
static |
Static variable for test initialization.
Definition at line 358 of file ipv4-address-generator-test-suite.cc.