aboutsummaryrefslogtreecommitdiffstats
path: root/library/L3_Templates.ttcn
AgeCommit message (Expand)AuthorFilesLines
2022-03-13library/L3_Templates: add templates for RR Physical InformationVadim Yanitskiy1-0/+31
2021-11-10bsc: add test for CM Service Reject counterNeels Hofmeyr1-0/+17
2021-08-06L3_Templates: add ts_ML3_MO_CC_DISCNeels Hofmeyr1-0/+40
2021-08-06bsc: add TC_cm_reestablishmentNeels Hofmeyr1-0/+21
2021-06-05add bsc/BSC_Tests_VAMOS.ttcnNeels Hofmeyr1-2/+97
2021-04-19Remove CSFB references from RR Chan Release CellSelectionIndicator IEPau Espin Pedrol1-1/+1
2021-02-05library/L3_Templates: fix: ensure 'no extension' in {ts,tr}_CalledVadim Yanitskiy1-2/+2
2020-11-12move f_gen_{imsi,imei,msisdn} from L3_Templates to Osmocom_TypesHarald Welte1-20/+0
2020-09-13lib: Move ts_RaCapRec from RLCMAC_CSN1_Templates to L3_TemplatesHarald Welte1-1/+52
2020-08-21L3_Templates: Fix compiler warning about missing qualifierHarald Welte1-1/+1
2020-08-21L3_Templates: fix compiler warningHarald Welte1-1/+2
2020-07-04BTS_Tests: move ts_RRM_GprsSuspReq to L3_Templates.ttcnVadim Yanitskiy1-0/+20
2020-06-18bsc: add MSC pooling testsNeels Hofmeyr1-0/+72
2020-06-14fix f_enc_IMEI_L3() oddevenIndicatorNeels Hofmeyr1-5/+14
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-1/+1
2020-04-28pcu: Introduce test TC_mo_ping_pong_with_ul_racapPau Espin Pedrol1-27/+1
2020-04-22L3_Templates.ttcn: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-03-30library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templatesVadim Yanitskiy1-16/+0
2020-03-28library/RSL_Types: use MobileIdentityLV for MS Identity IEVadim Yanitskiy1-0/+6
2020-03-28library/L3_Templates: add more templates for Mobile Identity IEVadim Yanitskiy1-0/+61
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy1-1/+1
2020-01-15library/L3_Templates.ttcn: fix length matching in tr_RP_ERROR_MTVadim Yanitskiy1-1/+1
2020-01-03PCU: fix: actually match IMSI in Packet Paging RequestVadim Yanitskiy1-0/+3
2019-09-11L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signatureAlexander Couzens1-2/+3
2019-09-07bsc: Test that ETWS Primary Notification are sent via dedicated channelsHarald Welte1-0/+22
2019-07-22library: allow "?" in tr_ML3_MT_MM_ID_Req againOliver Smith1-1/+9
2019-07-10L3_Templates: add enum CmIdentityTypeOliver Smith1-2/+11
2019-07-10Cosmetic: L3_Templates: fix comment: fro -> forOliver Smith1-5/+5
2019-07-09L3_Templates: fix IMEI length: 14 (not 15)Oliver Smith1-1/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
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