srsLTE/srsenb/test/upper
Andre Puschmann 33a410bda4 fix parsing of DL/UL earfcn in cell config
using a single earfcn or dl_freq value that gets set by default
in the [rf] section doesn't make sense in a enb config with more
than 1 cell, so we should actually remove the earfcn/freq setting in [rf]
and only configure the radio through the values in the cell list in rr.cfg
2020-03-05 20:46:14 +01:00
..
CMakeLists.txt updated s1ap rrc interface with new asn1 lib types 2020-01-21 00:58:19 +00:00
erab_setup_test.cc added logref class to forbid logmap pointer invalidation. Created a test for the logref, and introduced it in the scheduler, rrc and nas 2020-02-28 11:33:26 +00:00
plmn_test.cc created cbit_ref for unpacking const buffers 2020-01-23 12:22:19 +00:00
rrc_mobility_test.cc fix parsing of DL/UL earfcn in cell config 2020-03-05 20:46:14 +01:00
test_helpers.h updated the test logging utils 2020-01-29 17:15:35 +00:00