srsLTE/srsenb/test/mac
Ismael Gomez 77b11b82ac
Release UE if no activity in DRB (#2658)
* Count user activity with DRB only and SRBs for initial procedures. Add counter to release user after max KO in UL.
2021-04-15 19:13:01 +02:00
..
CMakeLists.txt rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
sched_benchmark.cc avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 2021-04-12 13:21:43 +01:00
sched_ca_test.cc avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 2021-04-12 13:21:43 +01:00
sched_common_test_suite.cc created macros for assertions and warnings. The assert macro prints the whole callstack on crash. The warning macro can just log a warning or call an assertion fail depending on the cmake flag STOP_ON_WARNING 2021-03-23 10:49:28 +00:00
sched_common_test_suite.h gtpu - added comments, updated expected construct, handled in rrc the case a gtpu teid fails to allocate 2021-03-29 10:20:55 +01:00
sched_dci_test.cc avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 2021-04-12 13:21:43 +01:00
sched_grid_test.cc avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 2021-04-12 13:21:43 +01:00
sched_lc_ch_test.cc separate drb srb ids into separate enum types 2021-04-12 13:21:43 +01:00
sched_sim_ue.cc separate drb srb ids into separate enum types 2021-04-12 13:21:43 +01:00
sched_sim_ue.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
sched_test_common.cc separate drb srb ids into separate enum types 2021-04-12 13:21:43 +01:00
sched_test_common.h Release UE if no activity in DRB (#2658) 2021-04-15 19:13:01 +02:00
sched_test_rand.cc avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 2021-04-12 13:21:43 +01:00
sched_test_utils.h separate drb srb ids into separate enum types 2021-04-12 13:21:43 +01:00
sched_tpc_test.cc rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
sched_ue_ded_test_suite.cc rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
sched_ue_ded_test_suite.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00