srsLTE/srsue/test
faluco f0d651ae8e - Fixed a leak in the MME class not releasing the static byte buffer pool.
- Now the pool gets destroyed on program exit using a unique_ptr.
- Removed manual cleanup() calls in all the code base to free the pool instance.
2020-09-22 18:00:50 +02:00
..
phy Refactor decision for extended CSI/SRS 2020-09-03 10:45:06 +02:00
ttcn3 ttcn3: use RNTI values in RACH provided by tester 2020-09-22 14:03:39 +02:00
upper - Fixed a leak in the MME class not releasing the static byte buffer pool. 2020-09-22 18:00:50 +02:00
CMakeLists.txt moved pdu to common mac folder 2020-04-22 10:06:08 +01:00
mac_test.cc mac_test: update tests involving BSR handling 2020-09-03 15:00:36 +02:00
metrics_test.cc Protect better the access to shared variables in phy_common and metrics (#1750) 2020-09-22 14:32:08 +02:00