aboutsummaryrefslogtreecommitdiffstats
path: root/library/GSUP_Emulation.ttcn
AgeCommit message (Expand)AuthorFilesLines
2022-05-17GSUP: add f_unregister_imsi() to unregister an imsi/connhdlrHarald Welte1-1/+14
2022-05-17GSUP: Add function to unregister expect; clarify namingHarald Welte1-8/+36
2021-08-06GSUP_Emulation: allow moving HLR handling to another test componentNeels Hofmeyr1-1/+14
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy1-3/+3
2020-02-06hlr: add emulated GSUP server (second HLR)Oliver Smith1-0/+7
2020-01-10library/GSUP_Emulation.ttcn: extend size of GsupExpectTableVadim Yanitskiy1-1/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-14/+10
2018-06-01*_Emulation.ttcn: Specify destination when replying on procedure portsHarald Welte1-1/+1
2018-01-27GSUP: Initialize ExpectTableHarald Welte1-0/+9
2018-01-21Add new GSUP Emulation module, dispatching GSUP based on IMSIHarald Welte1-0/+291