Test cases to unit test Satellite Frame Allocator and its related objects. More...
#include "../model/satellite-superframe-allocator.h"#include "../model/satellite-utils.h"#include "../utils/satellite-env-variables.h"#include "ns3/boolean.h"#include "ns3/config.h"#include "ns3/log.h"#include "ns3/simulator.h"#include "ns3/singleton.h"#include "ns3/test.h"#include "ns3/uinteger.h"#include <algorithm>
Include dependency graph for satellite-frame-allocator-test.cc:Go to the source code of this file.
Classes | |
| class | SatFrameAllocatorTestCase |
| Test case to unit test Satellite Frame Allocator. More... | |
| class | SatFrameAllocatorTestSuite |
| Test suite for Satellite Frame Allocator unit test cases. More... | |
Variables | |
| static SatFrameAllocatorTestSuite | satFrameAllocatorTestSuite |
Test cases to unit test Satellite Frame Allocator and its related objects.
Definition in file satellite-frame-allocator-test.cc.
|
static |
Definition at line 816 of file satellite-frame-allocator-test.cc.