srsLTE/srsue/test/upper
Andre Puschmann 58763fb714 stack: move initialization of log object into ctor
this fixes the issue when the stack is torn down if, for example,
the radio couldn't be loaded correctly. it will hence call stop() on all stack
components which are not initialzized yet, and logging therefore doesn't work.
the log object is know during contruction time and therefore can be passed
in as soon as possible.
2019-06-27 14:51:33 +02:00
..
CMakeLists.txt Adding test to unpacking of the packet filters. 2019-06-07 21:40:03 +02:00
nas_test.cc stack: move initialization of log object into ctor 2019-06-27 14:51:33 +02:00
pcsc_usim_test.cc stack: move initialization of log object into ctor 2019-06-27 14:51:33 +02:00
rrc_reconfig_test.cc update copyright notice 2019-04-29 09:20:02 +02:00
tft_test.cc remove hard-coded LCID for dedicated bearer in GW 2019-06-07 21:40:03 +02:00
usim_test.cc stack: move initialization of log object into ctor 2019-06-27 14:51:33 +02:00