srsLTE/lib/test/srslog
faluco e8395c7474 - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend.
- Use string views inside the log formatters to avoid allocations.
- Avoid a std::string when using fmt::vsprintf, instead favour fmt::vprintf.
2021-03-23 14:55:34 +01:00
..
CMakeLists.txt rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
any_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
context_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
event_trace_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
file_sink_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
file_test_utils.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
file_utils_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
json_formatter_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
log_backend_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
log_channel_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
logger_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
srslog_test.cpp rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
test_dummies.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
testing_helpers.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
text_formatter_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00