aboutsummaryrefslogtreecommitdiffstats
path: root/library/Osmocom_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
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