A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
network-server-test-suite.cc File Reference
#include "utilities.h"
#include "ns3/callback.h"
#include "ns3/core-module.h"
#include "ns3/log.h"
#include "ns3/network-server-helper.h"
#include "ns3/network-server.h"
#include "ns3/test.h"
+ Include dependency graph for network-server-test-suite.cc:

Go to the source code of this file.

Classes

class  DownlinkPacketTest
 It verifies that devices requesting an acknowledgment receive a reply from the network server. More...
 
class  LinkCheckTest
 It verifies that the NetworkServer application correctly responds to LinkCheck requests. More...
 
class  NetworkServerTestSuite
 The TestSuite class names the TestSuite, identifies what type of TestSuite, and enables the TestCases to be run. More...
 
class  UplinkPacketTest
 It verifies that the NetworkServer application can receive packets sent in uplink by devices. More...
 

Variables

static NetworkServerTestSuite lorawanTestSuite
 

Variable Documentation

◆ lorawanTestSuite

NetworkServerTestSuite lorawanTestSuite
static

Definition at line 390 of file network-server-test-suite.cc.