index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecu_fr: increase test coverage for FR ECU implementation
Philipp Maier
2019-09-20
2
-0
/
+84
*
codec/ecu: Introduce new generic Error Concealment Unit abstraction
Harald Welte
2019-09-02
2
-0
/
+223
*
context: Add support for [per-thread] global talloc contexts
Harald Welte
2019-08-27
4
-0
/
+99
*
add vty logp command to echo on all log targets
Neels Hofmeyr
2019-08-13
1
-0
/
+53
*
tests: logging: Remove undefined param passed to logging_vty_add_cmds
Pau Espin Pedrol
2019-08-05
1
-1
/
+1
*
gsm0808_test: Fix wrong use of memcp
Pau Espin Pedrol
2019-07-30
1
-1
/
+4
*
utils.h: require a semi colon after OSMO_ASSERT
Alexander Couzens
2019-07-08
1
-1
/
+1
*
vty: command.c: Fix: single-choice optional args are no longer passed incompl...
Pau Espin Pedrol
2019-06-14
1
-1
/
+1
*
vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty...
Pau Espin Pedrol
2019-06-14
2
-11
/
+12
*
vty: tests: Verify incomplete optional parameters are passed to vty funcs
Pau Espin Pedrol
2019-06-14
2
-0
/
+18
*
vty: command.c: Fix is_cmd_ambiguous() returning always 0
Pau Espin Pedrol
2019-06-11
2
-38
/
+9
*
gsm48_decode_bcd_number2: fix ENOSPC edge case
Oliver Smith
2019-06-07
2
-0
/
+15
*
vty_transcript_test.vty: add choice auto-complete tests
Vadim Yanitskiy
2019-06-06
1
-0
/
+9
*
gsm48_encode_bcd_number(): clarify optional LHV header initialization
Vadim Yanitskiy
2019-05-29
2
-5
/
+9
*
gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length
Vadim Yanitskiy
2019-05-28
2
-3
/
+3
*
gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation
Vadim Yanitskiy
2019-05-28
2
-4
/
+4
*
gsm48_decode_bcd_number2(): fix output truncation
Vadim Yanitskiy
2019-05-28
1
-2
/
+2
*
gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test
Vadim Yanitskiy
2019-05-28
2
-0
/
+224
*
oap_client: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-27
1
-4
/
+5
*
TLV: Add one-shot TLV encoder
Harald Welte
2019-05-19
2
-0
/
+49
*
add osmo_stat_item_inc/osmo_stat_item_dec to set it relative
Alexander Couzens
2019-05-07
1
-0
/
+16
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
3
-4
/
+347
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
2
-5
/
+7
*
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
2019-04-12
2
-6
/
+6
*
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
2019-04-11
2
-0
/
+23
*
add osmo_str_startswith()
Neels Hofmeyr
2019-04-11
2
-0
/
+43
*
fsm_dealloc_test: no need for ST_DESTROYING
Neels Hofmeyr
2019-04-11
2
-1799
/
+1520
*
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
2019-04-11
4
-225
/
+3290
*
fsm: add flag to ensure osmo_fsm_inst_term() happens only once
Neels Hofmeyr
2019-04-11
1
-38
/
+340
*
add fsm_dealloc_test.c
Neels Hofmeyr
2019-04-11
3
-1
/
+606
*
add osmo_use_count API
Neels Hofmeyr
2019-04-08
5
-0
/
+522
*
add osmo_sockaddr_str API
Neels Hofmeyr
2019-04-08
4
-0
/
+538
*
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
2019-03-29
2
-11
/
+1
*
tests: use -no-install libtool flag to avoid ./lt-* scripts
Harald Welte
2019-03-19
1
-1
/
+1
*
gsm0808_utils: fix gsm48 multirate to S-bit converter
Philipp Maier
2019-03-11
2
-19
/
+68
*
gsm0808_utils: fix gsm48 multirate configuration generator
Philipp Maier
2019-03-11
2
-35
/
+225
*
add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
Neels Hofmeyr
2019-03-08
2
-8
/
+169
*
fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()
Neels Hofmeyr
2019-03-07
2
-4
/
+4
*
fix tdef_test.c: do call the function-to-test in all cases
Neels Hofmeyr
2019-03-06
3
-19
/
+19
*
tdef_test: tweak output to prepare for a fix
Neels Hofmeyr
2019-03-06
3
-21
/
+24
*
represent negative T-timers as Osmocom-specific X-timers
Neels Hofmeyr
2019-03-06
2
-30
/
+60
*
coding: check gsm0503_rach_*() results
Max
2019-03-05
1
-8
/
+10
*
log: fsm: allow logging the timeout on state change
Neels Hofmeyr
2019-02-26
2
-10
/
+13
*
NS: Factor out gprs_nsvc_start_test() and use it
Harald Welte
2019-02-26
1
-10
/
+10
*
LCLS: add string dump helpers
Max
2019-02-26
2
-3
/
+6
*
gsm0808: Add unit tests for test_create_clear_command2()
Harald Welte
2019-02-18
2
-0
/
+26
*
add OSMO_STRBUF_PRINTF()
Neels Hofmeyr
2019-02-17
2
-0
/
+103
*
Enable remote SIM protocol log level
Max
2019-02-14
1
-1
/
+1
*
platform independence fix: tdef range tests
Neels Hofmeyr
2019-02-06
8
-133
/
+490
*
bitvec: Add bitvec_tailroom_bits() function
Harald Welte
2019-02-05
1
-0
/
+19
[next]