#include "ns3/log.h"
#include "ns3/net-device-container.h"
#include "ns3/node-container.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/wimax-helper.h"
Go to the source code of this file.
Classes | |
class | Ns3WimaxManagementConnectionsTestCase |
Test if the management connections are correctly setup. More... | |
class | Ns3WimaxNetworkEntryTestCase |
Test the network entry procedure. More... | |
class | Ns3WimaxSSMacTestSuite |
Ns3 Wimax SS Mac Test Suite. More... | |
Variables | |
static Ns3WimaxSSMacTestSuite | ns3WimaxSSMacTestSuite |
the test suite | |
|
static |
the test suite
Definition at line 164 of file ss-mac-test.cc.