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.
Andre Puschmann 3e07767f28 rlc_stress_test: set maxRetx for AM to 32 by default
since the tests are random we sometimes hit the maxRetx threshold
with 8 retx allowed that made the unit test fail.

increase threshold to lower the likelihood for this to happen.
4 years ago
..
CMakeLists.txt rlc_um_nr_pdu_test: add 12bit SN unpack test 4 years ago
pdcp_base_test.h refactor - remove old log_filter and logmap libraries from the codebase 4 years ago
pdcp_lte_test.h PDCP status report: Fix issue in keeping track of Rx'ed COUNTs after eNB reestablishment. Fixed issue in logic that limits the size of the rx_counts info vector. 4 years ago
pdcp_lte_test_discard_sdu.cc rlc_am_lte: refactor PDCP/RLC interface to use fix sized data structure 4 years ago
pdcp_lte_test_rx.cc Added statusReportRequired to the PDCP entity config. 4 years ago
pdcp_lte_test_status_report.cc Changed the structure to store rx_counts info to std::vector, to reduce 4 years ago
pdcp_nr_test.h Added statusReportRequired to the PDCP entity config. 4 years ago
pdcp_nr_test_discard_sdu.cc Added statusReportRequired to the PDCP entity config. 4 years ago
pdcp_nr_test_rx.cc Added statusReportRequired to the PDCP entity config. 4 years ago
pdcp_nr_test_tx.cc Added statusReportRequired to the PDCP entity config. 4 years ago
rlc_am_control_test.cc rlc_am_{control}_test: extend status PDU test 4 years ago
rlc_am_data_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_nr_pdu_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_test.cc refactor - remove old log_filter and logmap libraries from the codebase 4 years ago
rlc_common_test.cc refactor - remove old log_filter and logmap libraries from the codebase 4 years ago
rlc_stress_test.cc rlc_stress_test: set maxRetx for AM to 32 by default 4 years ago
rlc_test_common.h rlc_am_lte: refactor PDCP/RLC interface to use fix sized data structure 4 years ago
rlc_um_data_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_nr_pdu_test.cc Disable rat assignment in pcap class 4 years ago
rlc_um_nr_test.cc refactor - remove old log_filter and logmap libraries from the codebase 4 years ago
rlc_um_test.cc refactor - remove old log_filter and logmap libraries from the codebase 4 years ago