summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [WIP] prometheus module fake_stats testprometheustv2019-12-292-0/+120
* Introduce helper functions for safe fork+exec of processesHarald Welte2019-12-175-2/+217
* debian, utils: switch to python 3Oliver Smith2019-12-121-1/+1
* gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IEHarald Welte2019-12-093-0/+17
* Check for osmo_fsm_register() error return valueHarald Welte2019-12-014-4/+4
* add osmo_escape_cstr and osmo_quote_cstrNeels Hofmeyr2019-11-242-4/+204
* vty: track parent nodes also for telnet sessionsNeels Hofmeyr2019-11-241-16/+0
* osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n()Neels Hofmeyr2019-11-242-32/+32
* utils: add osmo_strnchr()Neels Hofmeyr2019-11-242-0/+42
* utils_test: add osmo_print_n_test()Neels Hofmeyr2019-11-242-0/+80
* utils.h: add OSMO_NAME_C_IMPL() macroNeels Hofmeyr2019-11-232-0/+98
* osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte orderNeels Hofmeyr2019-11-232-48/+50
* logging.h: define ansi color constantsNeels Hofmeyr2019-11-232-6/+6
* add osmo_sockaddr_str_cmp()Neels Hofmeyr2019-11-212-0/+601
* logging/vty: fix vty_read_file(): do not write warnings to stdinVadim Yanitskiy2019-11-211-4/+1
* logging/vty: fix: actually ignore deprecated logging commandsVadim Yanitskiy2019-11-215-1/+14
* fix OSMO_SOCKADDR_STR_FMT for IPv6Neels Hofmeyr2019-11-111-11/+11
* test: add OSMO_SOCKADDR_STR_FMT to sockaddr_str_test.cNeels Hofmeyr2019-11-112-0/+24
* gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit testsPau Espin Pedrol2019-11-041-0/+20
* gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()Pau Espin Pedrol2019-11-031-0/+24
* add osmo_sockaddr_str_is_nonzero()Neels Hofmeyr2019-11-012-0/+57
* fsm: refuse state chg and events after termNeels Hofmeyr2019-10-291-1996/+292
* add osmo_fsm_set_dealloc_ctx(), to help with use-after-freeNeels Hofmeyr2019-10-292-17/+3460
* gsm0508: add functions to calculate beginning of a blockPhilipp Maier2019-10-284-0/+441
* vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol2019-10-284-0/+28
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-092-2/+3
* tdef_test: verify case where osmo_tdef_set returns -EEXISTPau Espin Pedrol2019-10-072-0/+4
* tdef: Introduce min_val and max_val fieldsPau Espin Pedrol2019-10-074-3/+87
* gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IENeels Hofmeyr2019-09-281-7/+7
* gsm29205_test: fix error: missing braces around initializerVadim Yanitskiy2019-09-271-1/+7
* No fail if no /proc/cpuinfoRuben Undheim2019-09-261-1/+1
* ecu_fr: increase test coverage for FR ECU implementationPhilipp Maier2019-09-202-0/+84
* codec/ecu: Introduce new generic Error Concealment Unit abstractionHarald Welte2019-09-022-0/+223
* context: Add support for [per-thread] global talloc contextsHarald Welte2019-08-274-0/+99
* add vty logp command to echo on all log targetsNeels Hofmeyr2019-08-131-0/+53
* tests: logging: Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol2019-08-051-1/+1
* gsm0808_test: Fix wrong use of memcpPau Espin Pedrol2019-07-301-1/+4
* utils.h: require a semi colon after OSMO_ASSERTAlexander Couzens2019-07-081-1/+1
* vty: command.c: Fix: single-choice optional args are no longer passed incompl...Pau Espin Pedrol2019-06-141-1/+1
* vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty...Pau Espin Pedrol2019-06-142-11/+12
* vty: tests: Verify incomplete optional parameters are passed to vty funcsPau Espin Pedrol2019-06-142-0/+18
* vty: command.c: Fix is_cmd_ambiguous() returning always 0Pau Espin Pedrol2019-06-112-38/+9
* gsm48_decode_bcd_number2: fix ENOSPC edge caseOliver Smith2019-06-072-0/+15
* vty_transcript_test.vty: add choice auto-complete testsVadim Yanitskiy2019-06-061-0/+9
* gsm48_encode_bcd_number(): clarify optional LHV header initializationVadim Yanitskiy2019-05-292-5/+9
* gsm48_decode_bcd_number2(): return -EINVAL if LV has too big lengthVadim Yanitskiy2019-05-282-3/+3
* gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncationVadim Yanitskiy2019-05-282-4/+4
* gsm48_decode_bcd_number2(): fix output truncationVadim Yanitskiy2019-05-281-2/+2
* gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding testVadim Yanitskiy2019-05-282-0/+224
* oap_client: Fix license: GPLv2+ instead of AGPLv3+Harald Welte2019-05-271-4/+5