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
...
*
cosmetic: gsm0808_test: drop extraneous assertion
Neels Hofmeyr
2018-03-24
1
-1
/
+0
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-4
/
+1
*
show failure in gsm0808_enc_cell_id_list2() in gsm0808_test
Neels Hofmeyr
2018-03-23
1
-4
/
+8
*
gsm0808_test: cosmetic: test non-hex MCC
Neels Hofmeyr
2018-03-23
1
-6
/
+6
*
gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure
Neels Hofmeyr
2018-03-23
1
-24
/
+32
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-7
/
+7
*
fsm: Update the name as well if the id is updated and accept NULL
Daniel Willmann
2018-03-19
1
-0
/
+4
*
add a regression test for TLV parsing with repeated IEs
Stefan Sperling
2018-03-16
1
-0
/
+31
*
add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists
Stefan Sperling
2018-03-16
1
-0
/
+61
*
fix parse_cell_id_lac_and_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+42
*
fix bug in parse_cell_id_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+35
*
use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
Stefan Sperling
2018-03-15
1
-0
/
+57
*
fix cell identifier decoding in libosmocore
Stefan Sperling
2018-03-15
1
-0
/
+37
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
1
-25
/
+22
*
fix osmo_mnc_from_str(): don't try to parse NULL
Neels Hofmeyr
2018-03-05
2
-15
/
+15
*
gsm23003_test: fix: compare members instead of bcmp
Neels Hofmeyr
2018-03-01
1
-1
/
+3
*
timer: Introduce osmo_clock_gettime to override clock_gettime
Pau Espin Pedrol
2018-03-01
4
-2
/
+108
*
gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
Neels Hofmeyr
2018-02-28
2
-0
/
+72
*
gsm0408_test: add test cases for MNC with leading zeros
Neels Hofmeyr
2018-02-28
2
-0
/
+149
*
gsm0408_test: test new gsm48_{decode,generate}_lai2() functions
Neels Hofmeyr
2018-02-28
2
-0
/
+50
*
gsm0408_test: check for new mnc_3_digits flag
Neels Hofmeyr
2018-02-28
2
-4
/
+5
*
print BIG FAT ERROR message if osmo_fsm lacks event names
Stefan Sperling
2018-02-26
2
-4
/
+11
*
coding: Add BER-reporting RACH decode functions
Harald Welte
2018-02-26
1
-2
/
+2
*
gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()
Neels Hofmeyr
2018-02-22
2
-0
/
+53
*
gsm0408_test: RA test: include min/max value cases
Neels Hofmeyr
2018-02-22
2
-0
/
+22
*
gsm0408_test: include BCD and leading zeros in test output
Neels Hofmeyr
2018-02-22
2
-5
/
+8
*
gsm0408_test: cosmetically re-order MCC to come before MNC
Neels Hofmeyr
2018-02-20
2
-7
/
+7
*
cosmetic: gsm0408_test: RA test cases as array-of-struct
Neels Hofmeyr
2018-02-20
1
-8
/
+12
*
Add test for gsm48_generate_mid_from_imsi()
Max
2018-02-15
2
-0
/
+14
*
tests: utils_test: Fix test failure when compiling with -O0
Pau Espin Pedrol
2018-02-08
1
-0
/
+1
*
tests: coding_test: Fix compilation with -O0
Pau Espin Pedrol
2018-02-08
1
-2
/
+2
*
GSUP: change osmo_gsup_encode() return type
Max
2018-02-05
1
-1
/
+3
*
GSUP: don't fail test on first error
Max
2018-01-22
2
-4
/
+30
*
tests/ussd: prevent uninitialized memory access
Vadim Yanitskiy
2018-01-22
1
-2
/
+1
*
Embedded: add sercomm stubs
Max
2018-01-21
3
-8
/
+12
*
Embedded: disable stats test
Max
2018-01-21
1
-1
/
+5
*
tests/ussd: fix wrong GSM 04.80 payload length
Vadim Yanitskiy
2018-01-17
1
-3
/
+7
*
libosmocodec: implement ECU (Error Concealment Unit) for FR
Philipp Maier
2018-01-15
4
-2
/
+352
*
ussd_test.c: fix rc / len debug output confusion
Vadim Yanitskiy
2018-01-13
2
-52
/
+52
*
Use existing function for TLLI encoding
Max
2018-01-08
1
-4
/
+4
*
Add function to properly encode RAI
Max
2018-01-08
2
-7
/
+6
*
ctrl: tighten CTRL input parsing
Neels Hofmeyr
2017-12-20
3
-114
/
+74
*
rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index
Neels Hofmeyr
2017-12-20
1
-5
/
+5
*
ctrl: on parse errors, return a detailed message to sender
Neels Hofmeyr
2017-12-18
1
-1
/
+1
*
ctrl_test: add two more current parsing bugs to prep for fix
Neels Hofmeyr
2017-12-18
2
-0
/
+34
*
ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
Neels Hofmeyr
2017-12-18
2
-5
/
+2
*
ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands
Neels Hofmeyr
2017-12-18
2
-2
/
+40
*
ctrl_test: expand to test message handling and detect mem leaks
Neels Hofmeyr
2017-12-18
2
-57
/
+197
*
ctrl_test.c: replace print_escaped() with new osmo_escape_str()
Neels Hofmeyr
2017-12-18
2
-60
/
+28
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
2
-0
/
+77
[prev]
[next]