aboutsummaryrefslogtreecommitdiffstats
path: root/library/L3_Templates.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr1-0/+53
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr1-2/+2
2019-02-05bsc: Test CSFB "Fast Return" in new TC_chan_rel_hard_clear_csfbHarald Welte1-0/+13
2019-02-05bsc: replace octet string with decmatch when matching RR RELEASEHarald Welte1-0/+31
2018-12-21MSC_ConnectionHandler: Optionally check MM InfoPhilipp Maier1-0/+20
2018-11-19start implementing the TC_paging() PCU testStefan Sperling1-0/+16
2018-11-18support odd-length calling MSISDN in MSC testsStefan Sperling1-1/+10
2018-10-29L3_Templates; add tr_ML3_MT_MM_AUTH_REQ_3G()Harald Welte1-0/+23
2018-09-26bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bscNeels Hofmeyr1-0/+70
2018-09-18bsc: test Classmark EnquiryNeels Hofmeyr1-0/+15
2018-09-04L3_Template: add template ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNCAlexander Couzens1-0/+22
2018-07-13lib: L3_Templates: Fix DEACT PDP REQ msg type and make tearDownInd optionalPau Espin Pedrol1-34/+33
2018-06-19library/L3_Templates.ttcn: fix f_facility_or_wc(omit)Vadim Yanitskiy1-0/+2
2018-06-05L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause`Alexander Couzens1-1/+1
2018-06-02L3_Templates: add GSM 04.80 RELEASE_COMPLETE messageVadim Yanitskiy1-0/+117
2018-05-31L3_Templates: Add templates related to Supplementaryt ServicesHarald Welte1-0/+208
2018-05-26L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MTAlexander Couzens1-4/+24
2018-05-26L3_Templates: add values for c_GMM_DTT_MT_*Alexander Couzens1-0/+4
2018-05-10bts: ciphering testsHarald Welte1-0/+22
2018-04-09msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP)Harald Welte1-2/+282
2018-04-09L3_Templates: Introudce constants for tiFlagHarald Welte1-20/+23
2018-03-02msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending)Neels Hofmeyr1-2/+2
2018-02-25bts: Add paging related testsHarald Welte1-0/+68
2018-02-25bts: Type Definition + Template for SI3; Send SI3 at start of testHarald Welte1-0/+2
2018-02-18Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACTHarald Welte1-0/+112
2018-02-18sgsn: Add TC_attach_pdp_act_user_deact_moHarald Welte1-0/+55
2018-02-18L3_Templates: Fix activatePDPContextReject msg_TypeHarald Welte1-1/+1
2018-02-18sgsn: Add TC_pdp_act_unattachedHarald Welte1-0/+16
2018-02-18sgsn: First PDP CTX ACT test: TC_attach_pdp_actHarald Welte1-0/+124
2018-02-18sgsn: Add TC_detach_* for various GPRS DETACH use casesHarald Welte1-10/+64
2018-02-18sgsn: Add new TC_attach_rau: Attach followed by RA UpdateHarald Welte1-0/+39
2018-02-18sgsn: Add TC_rau_unknownHarald Welte1-0/+23
2018-02-18sgsn: TC_attach_*_timeout test casesHarald Welte1-0/+20
2018-02-16L3_Templates: Fix ts_MI_TMSI_TLV / ts_MI_IMSI_LV / ts_MI_IMEI_LVHarald Welte1-3/+3
2018-02-16L3_Templates: More GMM related templatesHarald Welte1-0/+158
2018-02-16msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcnHarald Welte1-0/+21
2018-02-16L3_Templates: Add various GMM related templatesHarald Welte1-1/+317
2018-02-15MSC_Tests: Add CC sequence no. test with DTMFDaniel Willmann1-0/+24
2018-02-13WIP: Intra-BSC handover testingHarald Welte1-0/+19
2018-02-11msc: Mobile Terminated Voice Call testHarald Welte1-0/+134
2018-02-06L3_Templates: Use tid parameter in ts_ML3_MO_CC templateDaniel Willmann1-1/+1
2018-01-31bsc: reduce code duplication; add new test case on too short messagesHarald Welte1-0/+36
2018-01-31bsc: Add TC_unsol_ho_fail test case for unsolicited handover failureHarald Welte1-0/+17
2018-01-31bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversionHarald Welte1-2/+66
2018-01-29L3_Templates: Add ts_RRM_AssignmentCompleteHarald Welte1-0/+16
2018-01-27WIP: msc: First test case for mobile terminated call testingHarald Welte1-0/+90
2018-01-26msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-mscHarald Welte1-0/+43
2018-01-26msc: Rewrite TC_lu_and_mo_call() to be more modularHarald Welte1-0/+24
2018-01-26L3_Templates: ts_Bcap_voice(): Include speech version octetsHarald Welte1-1/+20
2018-01-24msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejectedHarald Welte1-0/+28