A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lr-wpan-ack-test.cc File Reference
#include "ns3/constant-position-mobility-model.h"
#include "ns3/core-module.h"
#include "ns3/log.h"
#include "ns3/lr-wpan-module.h"
#include "ns3/packet.h"
#include "ns3/propagation-delay-model.h"
#include "ns3/propagation-loss-model.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/simulator.h"
#include "ns3/single-model-spectrum-channel.h"
#include <fstream>
#include <iostream>
#include <streambuf>
#include <string>
+ Include dependency graph for lr-wpan-ack-test.cc:

Go to the source code of this file.

Classes

class  LrWpanAckTestCase
 LrWpan ACK Test. More...
 
class  LrWpanAckTestSuite
 LrWpan ACK TestSuite. More...
 

Variables

static LrWpanAckTestSuite g_lrWpanAckTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_lrWpanAckTestSuite

LrWpanAckTestSuite g_lrWpanAckTestSuite
static

Static variable for test initialization.

Definition at line 332 of file lr-wpan-ack-test.cc.