A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lr-wpan-phy-test.cc File Reference
#include "ns3/log.h"
#include "ns3/lr-wpan-mac.h"
#include "ns3/lr-wpan-phy.h"
#include "ns3/packet.h"
#include "ns3/simulator.h"
#include "ns3/single-model-spectrum-channel.h"
#include "ns3/test.h"
Include dependency graph for lr-wpan-phy-test.cc:

Go to the source code of this file.

Classes

class  LrWpanPhyCollisionTestCase
 Test the collision of two packets and the reaction ( packet drop ) of this collision in the packet preamble. More...
class  LrWpanPlmeAndPdInterfaceTestCase
 LrWpan PLME and PD Interfaces Test. More...
class  LrWpanPlmeAndPdInterfaceTestSuite
 LrWpan PLME and PD Interfaces TestSuite. More...

Variables

static LrWpanPlmeAndPdInterfaceTestSuite g_lrWpanPlmeAndPdInterfaceTestSuite
 Static variable for test initialization.

Variable Documentation

◆ g_lrWpanPlmeAndPdInterfaceTestSuite

LrWpanPlmeAndPdInterfaceTestSuite g_lrWpanPlmeAndPdInterfaceTestSuite
static

Static variable for test initialization.

Definition at line 252 of file lr-wpan-phy-test.cc.