![]() |
5G-LENA nr-v4.0-29-g6d8085cd
The 5G/NR module for the ns-3 simulator
|
#include "traffic-generator-test.h"
Public Member Functions | |
TrafficGeneratorTestCase (std::string name, TypeId trafficGeneratorType, std::string transportProtocol) | |
Test that all the packets generated by the client application (e.g., NGMN VoIP, NGMN VIDEO, NGMN GAMING, NGMN FTP, etc.) are correctly received by a server application and tests for the different protocols (TCP/UCP).
Definition at line 50 of file traffic-generator-test.h.
ns3::TrafficGeneratorTestCase::TrafficGeneratorTestCase | ( | std::string | name, |
TypeId | trafficGeneratorType, | ||
std::string | transportProtocol | ||
) |
Definition at line 18 of file traffic-generator-test.cc.
|
override |
Definition at line 27 of file traffic-generator-test.cc.