5G-LENA nr-v3.3-49-g235218b1
The 5G/NR module for the ns-3 simulator
|
The class is a stub for a future, unit-testing component for the various kind of schedulers. The idea is to check what is happening to the scheduling part following a black-box approach: passing inputs, and then see what is the output, and if it is like we would expect. The reference API is the FF API, and we should check what happens, for example, when adding or removing users, when a CQI is passed, etc. More...
#include <ns3/nr-mac-sched-sap.h>
#include <ns3/nr-mac-scheduler-ns3.h>
#include <ns3/object-factory.h>
#include <ns3/test.h>
Go to the source code of this file.
Variables | |
static NrTestSchedSuite | ns3::nrSchedTestSuite |
Nr scheduler test suite. | |
The class is a stub for a future, unit-testing component for the various kind of schedulers. The idea is to check what is happening to the scheduling part following a black-box approach: passing inputs, and then see what is the output, and if it is like we would expect. The reference API is the FF API, and we should check what happens, for example, when adding or removing users, when a CQI is passed, etc.
Definition in file nr-test-sched.cc.
|
static |
Nr scheduler test suite.
Definition at line 320 of file nr-test-sched.cc.