You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
CMakeLists.txt changed to a label filtering approach for ctest 5 years ago
pdcp_base_test.h pdcp,rlc: refactor SDU queueing policy 5 years ago
pdcp_lte_test.h pdcp,rlc: refactor SDU queueing policy 5 years ago
pdcp_lte_test_rx.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
pdcp_nr_test.h pdcp,rlc: refactor SDU queueing policy 5 years ago
pdcp_nr_test_discard_sdu.cc pdcp,rlc: refactor SDU queueing policy 5 years ago
pdcp_nr_test_rx.cc created task scheduler class to deal with timers, thread pool, multiqueue, internal tasks 5 years ago
pdcp_nr_test_tx.cc pdcp,rlc: refactor SDU queueing policy 5 years ago
rlc_am_control_test.cc rlc_am: refactor control test 5 years ago
rlc_am_data_test.cc Updated copyright 5 years ago
rlc_am_nr_pdu_test.cc corrected mac_nr_pdu includes 5 years ago
rlc_am_test.cc Import of srslog into srsepc and srsenb. (#1574) 4 years ago
rlc_common_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
rlc_stress_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
rlc_test_common.h Updated copyright 5 years ago
rlc_um_data_test.cc Updated copyright 5 years ago
rlc_um_nr_pdu_test.cc corrected mac_nr_pdu includes 5 years ago
rlc_um_nr_test.cc corrected mac_nr_pdu includes 5 years ago
rlc_um_test.cc rlc_um: add dedicated unit test for the PDU packing bug 5 years ago