libosmocore/tests
Pau Espin 01e0d3e7fd Drop use of log_set_print_filename() API inside libosmocore
Let's use log_set_print_filename2() API instead, which has less ackward
behavior implications like changing the print status of category-hex.

Related: OS#5034
Change-Id: Ifc78e1dcba5baf0b41f6ccbbbd1e3f06552d73da
2021-02-20 17:13:58 +00:00
..
a5 tests: a5_test: Print wrong buffer correctly on error 2018-05-16 21:13:58 +02:00
abis use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
auth Use define for key buffers 2018-12-20 09:51:02 +00:00
bitgen bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values 2020-09-14 11:53:46 +00:00
bits tests: bitrev_test: Fix dynamic-stack-buffer-overflow 2018-05-16 17:10:33 +02:00
bitvec bitvec: fix bitvec_unhex(): do not return 1 on success 2020-02-19 18:23:40 +07:00
bsslap bssmap_le/bsslap tests: We must use %td for ptrdiff_t printing 2020-10-09 09:55:53 +02:00
bssmap_le bssmap_le/bsslap tests: We must use %td for ptrdiff_t printing 2020-10-09 09:55:53 +02:00
codec codec: Add functions for AMR s->d bits and d->s bits 2020-05-14 14:51:22 +02:00
coding tests/coding_test: Fix test_pdtch() results 2020-04-17 10:15:05 +00:00
comp128 tests: test actual support status for auth. algo 2016-06-29 16:33:40 +00:00
context context: Add support for [per-thread] global talloc contexts 2019-08-27 13:43:31 +02:00
conv conv: add convolutional coder for AMR SID UPDATE frames 2020-03-09 13:40:27 +01:00
ctrl utils.h: require a semi colon after OSMO_ASSERT 2019-07-08 13:23:45 +00:00
dtx gsm0505_amr_dtx: add missing value strings 2020-05-12 18:13:30 +00:00
endian add/clean big-endian packed structs (struct_endianess.py) 2018-12-19 18:40:03 +00:00
exec Introduce helper functions for safe fork+exec of processes 2019-12-17 13:49:28 +01:00
fr license: Fix the license to GPL 2017-12-09 13:03:29 +00:00
fsm Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
gad add GAD coding for Location Services 2020-10-07 11:39:46 +00:00
gb Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
gea tests: gea_test: Use correct max size for key in buffer 2018-05-16 20:09:39 +02:00
gprs use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
gsm48 gsm: Introduce API osmo_gsm48_rest_octets_si13_decode 2021-02-18 00:54:33 +00:00
gsm0408 gsm_04_08: add parser for Mobile Station Classmark 3 2020-11-12 15:55:31 +00:00
gsm0502 gsm0508: add functions to calculate beginning of a block 2019-10-28 19:43:14 +00:00
gsm0808 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types 2021-02-15 16:42:46 +01:00
gsm23003 gsm23003: add osmo_imei_str_valid() 2019-01-14 14:39:57 +00:00
gsm23236 add gsm23236: MSC pooling: TMSI and NRI utility functions 2020-06-10 14:20:49 +02:00
gsm29205 gsm29205_test: fix error: missing braces around initializer 2019-09-27 03:16:17 +00:00
gsup Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
i460_mux tests/*: fix control reaches end of non-void func 2021-01-21 12:13:42 +00:00
it_q tests/*: fix control reaches end of non-void func 2021-01-21 12:13:42 +00:00
kasumi gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits 2018-05-17 12:13:04 +02:00
lapd lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH 2020-08-27 22:10:54 +07:00
logging Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
loggingrb Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
msgb use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
msgfile build: resolve compiler warning about implicit delcaration 2014-10-04 11:49:23 +02:00
oap Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
osmo-auc-gen umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen 2017-08-29 12:46:46 +00:00
prbs Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00
sercomm Embedded: add sercomm stubs 2018-01-21 19:08:05 +00:00
sim sim: Fix compiler warning and by this fixing the test result 2016-03-21 11:29:16 +01:00
sms gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() 2021-02-01 17:47:54 +00:00
smscb test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
sockaddr_str osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() 2019-11-24 19:59:35 +01:00
socket Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
stats add osmo_stat_item_inc/osmo_stat_item_dec to set it relative 2019-05-07 13:20:57 +00:00
strrb Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
tdef Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
timer timer: Introduce osmo_clock_gettime to override clock_gettime 2018-03-01 12:33:02 +00:00
tlv tlv_parser: Fix various out-of-bounds accesses 2021-01-12 21:11:20 +01:00
use_count Check for osmo_fsm_register() error return value 2019-12-01 13:45:03 +01:00
ussd gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() 2018-06-11 23:50:00 +07:00
utils add osmo_float_str_to_int() and osmo_int_to_float_str_*() 2020-10-07 11:39:46 +00:00
vty vty: introduce the expert mode and a command to enable it 2020-10-21 06:27:48 +07:00
write_queue Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
Makefile.am gsm: Introduce API osmo_gsm48_rest_octets_si13_decode 2021-02-18 00:54:33 +00:00
atlocal.in build: make check: disable sim_test when built with --disable-pcsc 2016-11-16 16:40:44 +00:00
libsercomstub.c Embedded: add sercomm stubs 2018-01-21 19:08:05 +00:00
testsuite.at gsm: Introduce API osmo_gsm48_rest_octets_si13_decode 2021-02-18 00:54:33 +00:00