aboutsummaryrefslogtreecommitdiffstats
path: root/tests/logging
AgeCommit message (Expand)AuthorFilesLines
2 daystests: rename logging_test_gsmtap -> logging_gsmtap_testVadim Yanitskiy2-0/+0
2023-12-18tests: Test gsmtap logging if write queue fills upDaniel Willmann2-0/+264
2023-05-10Add osmo_io with initial poll backendHarald Welte1-2/+3
2023-04-14logging vty: probe 'print' and 'logging timestamp' cmdsNeels Hofmeyr1-0/+96
2023-04-05logging: print talloc report on exit from vty testMax1-3/+3
2023-01-27libosmocore: Transition to use of 'telnet_init_default'arehbein1-1/+1
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-2/+2
2022-08-04logging: add a new category DLCSN1 for libosmo-csn1Vadim Yanitskiy1-2/+3
2022-01-31tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy2-11/+0
2022-01-31logging: fix printing of '\0' when filename printed lastVadim Yanitskiy1-0/+0
2022-01-31tests/logging: also test printing the filename informationVadim Yanitskiy3-0/+10
2022-01-31tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy3-0/+14
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr1-2/+3
2021-12-22Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte1-2/+3
2021-12-14treewide: remove FSF addressOliver Smith2-8/+0
2021-10-26logging: Change stderr + file target to use non-blocking writeHarald Welte1-0/+1
2021-04-12vty/logging: logp: properly handle library specific sub-systemsVadim Yanitskiy1-0/+3
2021-04-07vty/logging: ensure consistent '%' prefix for warningsVadim Yanitskiy1-1/+1
2021-03-24gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens1-28/+30
2021-02-20Drop use of log_set_print_filename() API inside libosmocorePau Espin Pedrol1-1/+1
2021-02-20tests: Set print_category values explicitlyPau Espin Pedrol1-0/+1
2021-02-19logging: Allow prefixing thread ID to each log linePau Espin Pedrol1-0/+1
2020-12-09logging: Introduce DLBSSGP logging constantHarald Welte1-2/+3
2020-09-15Gb: add a second NS implementationAlexander Couzens1-2/+3
2019-11-23logging.h: define ansi color constantsNeels Hofmeyr1-3/+3
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-0/+1
2019-08-13add vty logp command to echo on all log targetsNeels Hofmeyr1-0/+53
2019-08-05tests: logging: Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-02-14Enable remote SIM protocol log levelMax1-1/+1
2018-10-01vty logging: fix crash when missing 'logging enable'Neels Hofmeyr1-0/+3
2018-09-25logging_vty: Ensure writing well-formed config filesHarald Welte1-6/+6
2018-09-16logging vty: add 'logging level set-all <level>'Neels Hofmeyr1-0/+161
2018-09-13logging vty: deprecate 'all', introduce 'force-all'Neels Hofmeyr1-14/+134
2018-09-13logging vty: deprecate the 'everything' keywordNeels Hofmeyr1-17/+13
2018-09-12logging vty: add VTY transcript testNeels Hofmeyr2-0/+486
2017-12-09license: Fix the license to GPLHolger Hans Peter Freyther1-4/+5
2016-12-12fix logging: log_set_category_filter() for internal DL* logging catsNeels Hofmeyr1-0/+1
2016-12-12show bug in logging: log_set_category_filter on DL* categoriesNeels Hofmeyr1-0/+6
2016-12-12fix logging: out-of-bounds check should end with user categoriesNeels Hofmeyr1-0/+1
2016-12-12show bug in logging: out-of-bounds check should end with user categoriesNeels Hofmeyr2-0/+5
2016-12-12fix logging: also catch first out-of-bounds logging catNeels Hofmeyr1-0/+1
2016-12-12show bug in logging: erratic redirection to DLGLOBAL for first invalid categoryNeels Hofmeyr1-0/+1
2016-12-12fix logging: redirection to DLGLOBAL for invalid categoriesNeels Hofmeyr1-0/+2
2016-12-12show bug in logging: erratic redirection to DLGLOBAL for invalid categoriesNeels Hofmeyr1-0/+8
2016-12-12logging test: cosmetic: print target and don't print colorNeels Hofmeyr2-4/+5
2016-02-29logging: Move the filter check up as wellHolger Hans Peter Freyther2-7/+15
2016-02-29log/test: Extend test case for log_check_levelJacob Erlbeck2-1/+11
2013-12-29logging: Copy the filter_fn and fix the IMSI filter in OpenBSCHolger Hans Peter Freyther1-0/+17
2012-09-27logging: Modify the testcase to excercise Nico's fixHolger Hans Peter Freyther1-1/+1
2012-09-27logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther3-0/+79