srsLTE/lib/test/srslog
faluco 6fb81c7619 - Add a mutex with priority inheritance for srslog internal structures.
- Replace shared_variable members in log_channel class in favor of atomics.
- Remove the small string optimization in srslog now that we dont allocate anymore.
- Trim some critical sections in srslog.
2021-05-18 09:28:03 +02:00
..
benchmarks Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 2021-05-04 09:49:26 +02:00
CMakeLists.txt Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 2021-05-04 09:49:26 +02:00
any_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
context_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
event_trace_test.cpp Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 2021-05-04 09:49:26 +02:00
file_sink_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
file_test_utils.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
file_utils_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
json_formatter_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 2021-05-18 09:28:03 +02:00
log_backend_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 2021-05-18 09:28:03 +02:00
log_channel_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 2021-05-18 09:28:03 +02:00
logger_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
srslog_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
test_dummies.h Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 2021-05-04 09:49:26 +02:00
testing_helpers.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 2021-04-22 16:35:23 +02:00
text_formatter_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 2021-05-18 09:28:03 +02:00