srsRAN/lib/test/common
faluco efdff8ba4c
Import srslog into srsue (#1556)
- Import the srslog project into srslte.
- Ported srsue app to use the new logging framework.
- Implemented a wrapper that dispatches log entries to srslog.
- Renamed an existing log test to be more specific to avoid name clashes.
2020-07-22 16:04:18 +02:00
..
CMakeLists.txt Import srslog into srsue (#1556) 2020-07-22 16:04:18 +02:00
bcd_helpers_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
byte_buffer_queue_test.cc rename rlc_tx_queue to byte_buffer_queue 2020-07-14 18:18:32 +02:00
choice_type_test.cc use macro to disable throw 2020-04-27 22:19:08 +01:00
expected_test.cc use references rather than pointers 2020-05-11 16:08:20 +01:00
fsm_test.cc updated fsm to allow enter methods to receive event that caused them 2020-07-06 14:25:03 +01:00
log_filter_test.cc printf has already a way to pad spaces. If we use it, we can avoid accidentally adding extra logs because we did srslte::logmap::get("MAC") instead of srslte::logmap::get("MAC ") 2020-03-24 22:36:27 +00:00
logger_file_test.cc Import srslog into srsue (#1556) 2020-07-22 16:04:18 +02:00
network_utils_test.cc use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
pnf_bridge.cc fix PNF PDU size cutting 2020-06-24 23:28:53 +01:00
pnf_dummy.cc added pnf_dummy test 2020-06-11 15:50:36 +01:00
queue_test.cc multiqueue: add option to create queue with non-default capacity 2020-06-12 21:37:10 +02:00
stack_procedure_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
task_scheduler_test.cc creation of task scheduler interface for classes/functions running outside the main control thread 2020-07-13 11:19:25 +01:00
test_common_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
test_eea1.cc Updated copyright 2020-03-16 11:26:06 +01:00
test_eea2.cc Updated copyright 2020-03-16 11:26:06 +01:00
test_eea3.cc Add decryption function and all tests for enc 2019-09-10 13:46:21 +02:00
test_eia1.cc Updated copyright 2020-03-16 11:26:06 +01:00
test_eia3.cc Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
test_f12345.cc Updated copyright 2020-03-16 11:26:06 +01:00
timeout_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
timer_test.cc Updated copyright 2020-03-16 11:26:06 +01:00
tti_point_test.cc update license year 2020-06-18 12:41:54 +01:00