index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gsm0408
/
gsm0408_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
Harald Welte
2019-01-22
1
-8
/
+8
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
1
-0
/
+338
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
1
-0
/
+26
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
1
-2
/
+2
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
1
-2
/
+0
*
gsm0408_test: test encoding and decoding Mobile Identity
Neels Hofmeyr
2018-12-10
1
-0
/
+235
*
gsm0408_test: add test cases for MNC with leading zeros
Neels Hofmeyr
2018-02-28
1
-0
/
+58
*
gsm0408_test: test new gsm48_{decode,generate}_lai2() functions
Neels Hofmeyr
2018-02-28
1
-0
/
+34
*
gsm0408_test: check for new mnc_3_digits flag
Neels Hofmeyr
2018-02-28
1
-2
/
+3
*
gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()
Neels Hofmeyr
2018-02-22
1
-0
/
+37
*
gsm0408_test: RA test: include min/max value cases
Neels Hofmeyr
2018-02-22
1
-0
/
+12
*
gsm0408_test: include BCD and leading zeros in test output
Neels Hofmeyr
2018-02-22
1
-1
/
+2
*
gsm0408_test: cosmetically re-order MCC to come before MNC
Neels Hofmeyr
2018-02-20
1
-3
/
+3
*
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
1
-0
/
+13
*
Add function to properly encode RAI
Max
2018-01-08
1
-5
/
+4
*
gsm0408_test: sanitize: cleanup msgb
Neels Hofmeyr
2017-11-18
1
-1
/
+0
*
libosmogsm: add Routing Area Identifier test
Max
2017-09-01
1
-0
/
+49
*
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
1
-0
/
+23
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
1
-0
/
+133