srsLTE/lib/test/upper
Andre Puschmann bc4c9606ce rlc_am: add extended bearer metrics
this patch adds support for measuring the:
* SDU rx latency (Average time in ms from first RLC segment to full SDU)
* amount of buffered bytes (sum of payload of PDUs buffered in rx_window)

the implementation is using std::chrono
2020-12-17 17:46:55 +01:00
..
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_base_test.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_lte_test.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_lte_test_rx.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_nr_test.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_nr_test_discard_sdu.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_nr_test_rx.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_nr_test_tx.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_am_control_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_am_data_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_am_nr_pdu_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_am_test.cc rlc_am: add extended bearer metrics 2020-12-17 17:46:55 +01:00
rlc_common_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_stress_test.cc rlc: pass TTI to get_metrics to calculate "real" LTE rx/tx rate 2020-12-12 15:59:27 +01:00
rlc_test_common.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_um_data_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_um_nr_pdu_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_um_nr_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_um_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00