aboutsummaryrefslogtreecommitdiffstats
path: root/hlr/HLR_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-01-29hlr: new test: TC_MSLookup_GSUP_proxyosmith/dgsmOliver Smith1-0/+53
2020-01-29hlr: add emulated GSUP server (second HLR)Oliver Smith1-5/+66
2020-01-24hlr: add TC_MSLookup_mDNS_serverOliver Smith1-0/+83
2020-01-20hlr: f_perform_UL: add CnDomain parameterOliver Smith1-2/+3
2020-01-15hlr: add TC_gsup_sai_num_auth_vectorsAlexander Couzens1-4/+61
2019-12-03hlr: Don't attempt to find AUTN in 2G-only tupleHarald Welte1-1/+3
2019-12-02HLR: Add test for generating EPS (LTE) tuples with separation bit == 1Harald Welte1-2/+75
2019-11-25hlr: stop on various failuresNeels Hofmeyr1-1/+15
2019-06-18hlr: add create-subscriber-on-demand testsOliver Smith1-0/+173
2019-06-13hlr: add Check IMEI testsOliver Smith1-0/+110
2019-06-13hlr: add f_vty_subscr_show_nomatch()Oliver Smith1-0/+13
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+14
2019-03-29HLR_Tests.ttcn: suspend some compilation warningsVadim Yanitskiy1-20/+34
2018-11-29library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERRVadim Yanitskiy1-4/+4
2018-11-28HLR_Tests.ttcn: introduce TC_mo_sss_rejectVadim Yanitskiy1-0/+50
2018-08-08HLR: Actual USSD test casesHarald Welte1-3/+338
2018-08-08hlr: actually register simulated MSC as "MSC" identity to HLRHarald Welte1-0/+1
2018-07-24Stop tests after failuresDaniel Willmann1-6/+6
2018-06-15hlr: Port HLR tests to use GSUP_EmulationHarald Welte1-126/+264
2018-06-12Osmocom_VTY_Functions: move f_vty_transceive_match from HLR to this libraryAlexander Couzens1-8/+0
2018-04-09improve failure diagnostics in TC_vty_msisdn_isd HLR testStefan Sperling1-0/+4
2018-03-02hlr: Distinguish "invalid IMSI" from "unknown IMSI" casesHarald Welte1-2/+16
2018-03-02f_rach_toffs: Print toffs256 value in verdict when failingHarald Welte1-1/+0
2018-03-02hlr: Add testcases for PURGE_MS procedureHarald Welte1-0/+95
2018-03-02hlr: Fix test of UL+ISD state machineHarald Welte1-0/+1
2018-03-01hlr: Add TC_vty_msisdn_isdHarald Welte1-0/+41
2018-03-01hlr: Reduce code duplication by using templateHarald Welte1-3/+6
2018-03-01hlr: More test coverageHarald Welte1-13/+347
2018-03-01hlr: Make test run again using current OsmoHLR / TTCN-3 libraryHarald Welte1-2/+14
2018-03-01hlr: Integrate VTY and CTRL supportHarald Welte1-1/+18
2018-03-01hlr: Rename module + file from GSUP_Test to HLR_TestsHarald Welte1-0/+54