'Performance and Memory Consumption Test Cases' implementation of TN4. More...
#include "ns3/cbr-application.h"#include "ns3/cbr-helper.h"#include "ns3/config.h"#include "ns3/enum.h"#include "ns3/log.h"#include "ns3/packet-sink-helper.h"#include "ns3/packet-sink.h"#include "ns3/satellite-env-variables.h"#include "ns3/satellite-helper.h"#include "ns3/satellite-topology.h"#include "ns3/simulator.h"#include "ns3/singleton.h"#include "ns3/string.h"#include "ns3/test.h"
Include dependency graph for satellite-performance-memory-test.cc:Go to the source code of this file.
Classes | |
| class | PerfMemTestSuite |
| class | Pm1 |
| 'Performance and memory tracking' test case implementation, id: pm-1 / TN4. More... | |
Variables | |
| static PerfMemTestSuite | perfMemSuite |
'Performance and Memory Consumption Test Cases' implementation of TN4.
In this module are implemented all 'Performance and Memory Consumption' Test Cases defined in document TN4.
Definition in file satellite-performance-memory-test.cc.
|
static |
Definition at line 190 of file satellite-performance-memory-test.cc.