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.
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.
4 years ago
..
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
any_test.cpp rename srsLTE to srsRAN 4 years ago
context_test.cpp rename srsLTE to srsRAN 4 years ago
event_trace_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
file_sink_test.cpp rename srsLTE to srsRAN 4 years ago
file_test_utils.h rename srsLTE to srsRAN 4 years ago
file_utils_test.cpp rename srsLTE to srsRAN 4 years ago
json_formatter_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
log_backend_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
log_channel_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
logger_test.cpp rename srsLTE to srsRAN 4 years ago
srslog_test.cpp rename srsLTE to srsRAN 4 years ago
test_dummies.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
testing_helpers.h rename srsLTE to srsRAN 4 years ago
text_formatter_test.cpp - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago