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.
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.
5 years ago
..
CMakeLists.txt Starting to add PDCP LTE unit tests. Test failing for now. 5 years ago
pdcp_base_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_lte_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_lte_test_rx.cc Removed unnecessary macro and some newlines. 5 years ago
pdcp_nr_test.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_nr_test_discard_sdu.cc Clang-formated before pull request 5 years ago
pdcp_nr_test_rx.cc Split PDCP NR tests into multiple files 5 years ago
pdcp_nr_test_tx.cc Clang-formated before pull request 5 years ago
rlc_am_control_test.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_am_data_test.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_am_nr_pdu_test.cc add initial RLC AM NR status PDU packing code including tests 5 years ago
rlc_am_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 5 years ago
rlc_common_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 5 years ago
rlc_stress_test.cc srsLTE: expanded RLC stress test with the addition of multiple PDU per TTI in reverse order 5 years ago
rlc_test_common.h refactor RLC UM and add NR receiver 5 years ago
rlc_um_data_test.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_nr_pdu_test.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_nr_test.cc replace FIXME with TODO 5 years ago
rlc_um_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 5 years ago