srsLTE/lib/test/upper
Pedro Alvarez 96c82b3fc6 Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys.
Refactored PDCP, RRC and USIM accordingly.
2020-03-11 09:00:38 +00:00
..
CMakeLists.txt Starting to add PDCP LTE unit tests. Test failing for now. 2020-02-20 20:53:27 +01:00
pdcp_base_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 2020-03-11 09:00:38 +00:00
pdcp_lte_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 2020-03-11 09:00:38 +00:00
pdcp_lte_test_rx.cc Removed unnecessary macro and some newlines. 2020-02-20 20:53:27 +01:00
pdcp_nr_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 2020-03-11 09:00:38 +00:00
pdcp_nr_test_discard_sdu.cc Clang-formated before pull request 2019-12-04 18:21:14 +01:00
pdcp_nr_test_rx.cc Split PDCP NR tests into multiple files 2019-12-04 18:21:14 +01:00
pdcp_nr_test_tx.cc Clang-formated before pull request 2019-12-04 18:21:14 +01:00
rlc_am_control_test.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
rlc_am_data_test.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
rlc_am_nr_pdu_test.cc add initial RLC AM NR status PDU packing code including tests 2019-11-26 16:52:14 +01:00
rlc_am_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 2020-02-03 12:51:46 +01:00
rlc_common_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 2020-02-03 12:51:46 +01:00
rlc_stress_test.cc srsLTE: expanded RLC stress test with the addition of multiple PDU per TTI in reverse order 2020-01-24 10:36:41 +01:00
rlc_test_common.h refactor RLC UM and add NR receiver 2019-11-16 14:35:16 +01:00
rlc_um_data_test.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
rlc_um_nr_pdu_test.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
rlc_um_nr_test.cc replace FIXME with TODO 2019-12-18 11:25:56 +01:00
rlc_um_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 2020-02-03 12:51:46 +01:00