aboutsummaryrefslogtreecommitdiffstats
path: root/tests/logging
AgeCommit message (Expand)AuthorFilesLines
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