osmo-pcu/tests
Pau Espin 1e97951582 tests: rlcmac: Fix C vs C++ linkage of extern symbol
RLCMACTest.cpp:31:30: error: conflicting declaration of ‘const log_info gprs_log_info’ with ‘C’ linkage
   31 | extern const struct log_info gprs_log_info;
gprs_debug.h:54:30: note: previous declaration with ‘C++’ linkag

Change-Id: I5922950dd0057bf7eb8578e2144f127082323fc6
2021-03-12 07:40:11 +00:00
..
alloc Remove uneeded ms param from alloc_algorithm_func_t func 2021-02-26 11:50:21 +01:00
app_info gprs_ms: Use standarized logging on more messages 2021-03-03 20:37:38 +01:00
bitcomp tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
codel tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
edge tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
emu Use ALPHA value received in SI13 from PCUIF 2021-02-22 12:29:12 +00:00
fn tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
llc tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms gprs_ms: Use standarized logging on more messages 2021-03-03 20:37:38 +01:00
rlcmac tests: rlcmac: Fix C vs C++ linkage of extern symbol 2021-03-12 07:40:11 +00:00
tbf Track TDMA clock with DATA.ind instead of TIME.ind 2021-03-12 07:40:11 +00:00
types tbf: Improve logging when TBF being allocated or no TBF avail 2021-02-26 11:50:15 +01:00
Makefile.am Introduce NACC support 2021-01-29 12:59:30 +01:00
testsuite.at tests/rlcmac: additionally match debug output of the CSN.1 codec 2020-02-17 02:30:58 +07:00