srsLTE/lib/test/upper
Andre Puschmann 58ce9d3959 pdcp: adding basic test to check if control PDUs are handled correctly
use a 3 B long status PDU to check if its dropped from the rx'ing entity
2020-09-29 15:29:04 +02:00
..
CMakeLists.txt changed to a label filtering approach for ctest 2020-07-02 15:56:59 +01:00
pdcp_base_test.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_lte_test.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_lte_test_rx.cc pdcp: adding basic test to check if control PDUs are handled correctly 2020-09-29 15:29:04 +02:00
pdcp_nr_test.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_nr_test_discard_sdu.cc pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_nr_test_rx.cc created task scheduler class to deal with timers, thread pool, multiqueue, internal tasks 2020-07-13 11:19:25 +01:00
pdcp_nr_test_tx.cc pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
rlc_am_control_test.cc rlc_am: refactor control test 2020-07-08 10:09:06 +02:00
rlc_am_data_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
rlc_am_nr_pdu_test.cc corrected mac_nr_pdu includes 2020-05-26 10:02:08 +01:00
rlc_am_test.cc Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
rlc_common_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 2020-09-22 18:00:50 +02:00
rlc_stress_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 2020-09-22 18:00:50 +02:00
rlc_test_common.h Updated copyright 2020-03-16 11:26:06 +01:00
rlc_um_data_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
rlc_um_nr_pdu_test.cc corrected mac_nr_pdu includes 2020-05-26 10:02:08 +01:00
rlc_um_nr_test.cc corrected mac_nr_pdu includes 2020-05-26 10:02:08 +01:00
rlc_um_test.cc rlc_um: add dedicated unit test for the PDU packing bug 2020-06-26 17:58:36 +02:00