A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
address-test.cc File Reference
#include "ns3/address.h"
#include "ns3/test.h"
#include <map>
#include <string>
Include dependency graph for address-test.cc:

Go to the source code of this file.

Classes

class  AddressTest
 It tests LoraDeviceAddress comparison operators overrides and generation of new addresses with LoraDeviceAddressGenerator. More...
class  AddressTestSuite
 Address TestSuite. More...

Variables

static AddressTestSuite g_addressTestSuite
 Static variable for test initialization.

Variable Documentation

◆ g_addressTestSuite

AddressTestSuite g_addressTestSuite
static

Static variable for test initialization.

Definition at line 91 of file address-test.cc.