aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408/gsm0408_test.ok
AgeCommit message (Expand)AuthorFilesLines
2024-01-22tests/gsm0408: add two more samples to bcap_tests[]Vadim Yanitskiy1-0/+2
2023-06-08improve API for osmo_routing_area_idNeels Hofmeyr1-0/+34
2022-08-23gsm0408_test: do not print errno in expected outputNeels Hofmeyr1-49/+49
2022-07-03gsm0408_test: add a testcase for gsm48_decode_bearer_cap()Vadim Yanitskiy1-0/+1
2022-04-26gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol1-0/+16
2020-11-12gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+342
2020-11-11Revert "gsm_04_08: add parser for Mobile Station Classmark 3"Harald Welte1-342/+0
2020-11-10gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+342
2020-06-16add osmo_mobile_identity APINeels Hofmeyr1-0/+51
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte1-57/+6
2020-06-12add osmo_mobile_identity APINeels Hofmeyr1-6/+57
2019-06-07gsm48_decode_bcd_number2: fix ENOSPC edge caseOliver Smith1-0/+4
2019-05-29gsm48_encode_bcd_number(): clarify optional LHV header initializationVadim Yanitskiy1-2/+2
2019-05-28gsm48_decode_bcd_number2(): return -EINVAL if LV has too big lengthVadim Yanitskiy1-2/+2
2019-05-28gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncationVadim Yanitskiy1-2/+2
2019-05-28gsm48_decode_bcd_number2(): fix output truncationVadim Yanitskiy1-2/+2
2019-05-28gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding testVadim Yanitskiy1-0/+48
2019-01-22gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digitsHarald Welte1-8/+8
2019-01-12port arfcn range encode support from osmo-bscStefan Sperling1-0/+64
2019-01-08add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr1-0/+18
2018-12-10gsm48_mi_to_string(): guard against zero length output bufferNeels Hofmeyr1-8/+8
2018-12-10gsm48_generate_mid(): mask out ODD flag from mi_typeNeels Hofmeyr1-5/+3
2018-12-10gsm48_mi_to_string: use osmo_bcd2str(), fix some corner casesNeels Hofmeyr1-14/+12
2018-12-10gsm0408_test: test encoding and decoding Mobile IdentityNeels Hofmeyr1-0/+123
2018-02-28gsm0408_test: add test cases for MNC with leading zerosNeels Hofmeyr1-0/+91
2018-02-28gsm0408_test: test new gsm48_{decode,generate}_lai2() functionsNeels Hofmeyr1-0/+16
2018-02-28gsm0408_test: check for new mnc_3_digits flagNeels Hofmeyr1-2/+2
2018-02-22gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()Neels Hofmeyr1-0/+16
2018-02-22gsm0408_test: RA test: include min/max value casesNeels Hofmeyr1-0/+10
2018-02-22gsm0408_test: include BCD and leading zeros in test outputNeels Hofmeyr1-4/+6
2018-02-20gsm0408_test: cosmetically re-order MCC to come before MNCNeels Hofmeyr1-4/+4
2018-02-15Add test for gsm48_generate_mid_from_imsi()Max1-0/+1
2018-01-08Add function to properly encode RAIMax1-2/+2
2017-09-01libosmogsm: add Routing Area Identifier testMax1-0/+8
2013-07-03gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsiHolger Hans Peter Freyther1-0/+1
2012-08-24GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte1-0/+2