index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gsm0408
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
Pau Espin Pedrol
2019-11-04
1
-0
/
+20
*
gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
Pau Espin Pedrol
2019-11-03
1
-0
/
+24
*
gsm48_decode_bcd_number2: fix ENOSPC edge case
Oliver Smith
2019-06-07
2
-0
/
+15
*
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
*
gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
Harald Welte
2019-01-22
2
-16
/
+16
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
2
-0
/
+402
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
2
-0
/
+44
*
gsm48_mi_to_string(): guard against zero length output buffer
Neels Hofmeyr
2018-12-10
1
-8
/
+8
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
2
-7
/
+5
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
2
-16
/
+12
*
gsm0408_test: test encoding and decoding Mobile Identity
Neels Hofmeyr
2018-12-10
2
-0
/
+358
*
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
*
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
*
Add function to properly encode RAI
Max
2018-01-08
2
-7
/
+6
*
gsm0408_test: sanitize: cleanup msgb
Neels Hofmeyr
2017-11-18
1
-1
/
+0
*
libosmogsm: add Routing Area Identifier test
Max
2017-09-01
2
-0
/
+57
*
gsm0408_test: initialize msgb talloc ctx
Neels Hofmeyr
2016-09-27
1
-0
/
+1
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
2
-0
/
+24
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
2
-0
/
+135