libosmocore/tests
Holger Hans Peter Freyther 95d04650ab logging: Remember the target we found
log_check_level and osmo_vlogp share the responsibility for the
output of a log message. Once check_level has identified the first
target that might have an output osmo_vlogp will continue from this
place.

In practice we have one (stderr/syslog) or two (stderr+VTY) log
outputs so avoiding to re-iterate is not that important but as
we have found the right place we can just use it.
2015-12-21 15:28:31 +01:00
..
a5 fix compiler warnings for a5 tests 2015-04-07 20:08:38 +02:00
auth tests: Fix warnings 2013-10-08 14:00:24 +02:00
bits tests/bits: Make sure all 'inline' are also static 2014-06-16 15:57:36 +02:00
comp128 Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
conv tests: Fix warnings 2013-10-08 14:00:24 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
gb ns: Force a defined state when sending NS RESET 2015-12-17 14:16:50 +01:00
gsm0408 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
gsm0808 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
kasumi gsm: Add Kasumi cipher implementation 2014-06-16 14:59:30 +02:00
lapd gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode 2014-03-26 18:11:07 +01:00
logging logging: Remember the target we found 2015-12-21 15:28:31 +01:00
loggingrb logginrb: Fix compiler warning about fprintf 2015-04-11 19:33:10 +02:00
msgfile build: resolve compiler warning about implicit delcaration 2014-10-04 11:49:23 +02:00
sms sms_test: Do not crash on logging. 2014-03-20 22:02:46 +01:00
smscb SMS-CB: introduce and use GSM341_7BIT_PADDING 2014-12-30 13:25:44 +01:00
stats stats/test: Add memory leak check 2015-11-26 12:52:24 +01:00
strrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
timer tests: Fix warnings 2013-10-08 14:00:24 +02:00
ussd Supplementary Services (de)activation, interrogation added 2015-01-01 14:19:17 +01:00
utils ipa: Properly parse LV stream of a ID_GET request 2015-06-02 15:52:06 +02:00
vty stats/test: Add tests to check VTY configuration 2015-08-22 01:34:05 +00:00
Makefile.am remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
testsuite.at stats: Add stat_item for value monitoring 2015-10-28 23:51:04 +01:00