aboutsummaryrefslogtreecommitdiffstats
path: root/library/Osmocom_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2023-08-08hnbgw: add CN pool testsNeels Hofmeyr1-0/+14
2023-05-01hnbgw: add TC_sccp_cr_limit: test CR data length cutoffNeels Hofmeyr1-0/+7
2023-01-03bsc: Introduce test TC_assignment_emerg_setup_allow_imeiPau Espin Pedrol1-0/+4
2022-04-12Avoid generating zero-length packetsHarald Welte1-0/+10
2022-04-11ggsn: Initial testing of open5gs Gy interfacePau Espin Pedrol1-0/+1
2021-12-11library/Osmocom_Types: use f_rnd_bitstring() in f_rnd_ra11_ps()Vadim Yanitskiy1-2/+1
2021-12-11library/Osmocom_Types: fix maximum values passed to f_rnd_int()Vadim Yanitskiy1-4/+4
2021-04-01gbproxy: Verify BVC FSM state during bring-upHarald Welte1-0/+7
2021-02-04NS_Emulation: Avoid g_unblocked_nsvcs_* overflowingHarald Welte1-0/+19
2021-02-04Move "ro_integer" to Osmocom_TypesHarald Welte1-0/+14
2021-01-18Osmocom_Types: fix formatting of log line (missing ", ")Harald Welte1-1/+1
2021-01-16Add f_gen_tmsi() to generate a TMSI similar to f_gen_{imsi,imei}()Harald Welte1-0/+15
2020-11-24library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcnVadim Yanitskiy1-5/+0
2020-11-12move f_gen_{imsi,imei,msisdn} from L3_Templates to Osmocom_TypesHarald Welte1-0/+22
2020-09-17NS_Emulation: remove dependency on PCUIF_TypesAlexander Couzens1-0/+7
2020-09-11library: Osmocom_Types: fix extra indention tabAlexander Couzens1-77/+77
2020-08-31library/Osmocom_Types: fix f_rnd_ra_cs(): ensure non-emergency RAVadim Yanitskiy1-1/+1
2020-08-31library/Osmocom_Types: fix: '10111111'B is a valid emergency RAVadim Yanitskiy1-4/+1
2020-08-28library/Osmocom_Types: share RA generation helpers from BTS_TestsVadim Yanitskiy1-0/+49
2020-08-13comment: Osmocom_Types.ttcn: clarify f_rnd_int() return valNeels Hofmeyr1-1/+2
2020-07-21library/Osmocom_Types: add f_rnd_bitstring() and f_pad_bit()Vadim Yanitskiy1-0/+14
2020-05-06BTS: manually compose Rest Octets for SI Type 3 and 4Vadim Yanitskiy1-0/+4
2020-04-21Add GTPv2_Emulation componentHarald Welte1-0/+1
2020-01-03library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DAVadim Yanitskiy1-0/+8
2019-05-30bts: move f_pad_oct() to Osmocom_Types as it's generally usefulHarald Welte1-0/+8
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+10
2019-05-02move imsi_hex2oct to Osmocom_Types.ttcnHarald Welte1-0/+19
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-2/+0
2018-03-12gprs_gb: working UL TBF with segmentationHarald Welte1-0/+9
2018-02-27Add new f_timer_safe_restart() function for warning-safe restartHarald Welte1-0/+8
2018-02-25Helper functions in GSM_Tyes and Osmocom_TypesHarald Welte1-0/+19
2018-02-25Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAXHarald Welte1-0/+4
2018-02-16bool2bit_tmpl(): Print unsupported template in failure caseHarald Welte1-1/+1
2018-02-16bool2bit_tmpl(): Fix for '?' template caseHarald Welte1-0/+1
2018-02-16Osmocom_Types: Add bool2bit() and bool2bit_templ()Harald Welte1-0/+29
2018-01-26msc: Move f_sleep() to common Osmocom_Types.ttcnHarald Welte1-0/+6
2018-01-26ggsn: Move random number helpers to Osmocom_Types.ttcnHarald Welte1-0/+33
2017-07-28library: Initial work on GPRS RLC/MAC encoder/decoderHarald Welte1-0/+1
2017-07-19Introduce 'library' directory for modules shared by multiple test casesHarald Welte1-0/+29