aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2020-01-29hlr: new test: TC_MSLookup_GSUP_proxyosmith/dgsmOliver Smith1-0/+83
2020-01-29library/DNS_Helpers: add f_enc_IPv4Oliver Smith1-0/+23
2020-01-29library/GSUP_Types: add dest name to some messagesOliver Smith1-6/+9
2020-01-29hlr: add emulated GSUP server (second HLR)Oliver Smith1-0/+7
2020-01-24hlr: add TC_MSLookup_mDNS_serverOliver Smith3-0/+175
2020-01-21sccp: Introduce test TC_it_avoids_tiarPau Espin Pedrol1-0/+18
2020-01-20sccp: Introduce test TC_tiar_timeoutPau Espin Pedrol1-0/+131
2020-01-20hlr: f_perform_UL: add CnDomain parameterOliver Smith1-2/+2
2020-01-15library/L3_Templates.ttcn: fix length matching in tr_RP_ERROR_MTVadim Yanitskiy1-1/+1
2020-01-12bsc: Introduce test TC_chan_rel_sccp_tiar_timeoutPau Espin Pedrol1-0/+6
2020-01-10library/GSUP_Emulation.ttcn: extend size of GsupExpectTableVadim Yanitskiy1-1/+1
2020-01-10MSC: f_ran_register_imsi(): allow passing omit as TMSIVadim Yanitskiy1-1/+10
2020-01-10library/GSUP_Types: add support for OSMO_GSUP_NUM_VECTORS_REQ_IEAlexander Couzens1-0/+25
2020-01-06BTS_Tests: tolerate empty measurement result on chan est.Philipp Maier1-0/+16
2020-01-03PCU: fix: actually match IMSI in Packet Paging RequestVadim Yanitskiy2-1/+7
2020-01-03library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo unionVadim Yanitskiy1-0/+2
2020-01-03library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DAVadim Yanitskiy2-13/+53
2019-12-31GSM_RR_Types.ttcn: Support encoding of EGPRS Packet Uplink AssignmentPau Espin Pedrol1-1/+123
2019-12-31RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2Pau Espin Pedrol1-1/+2
2019-12-23pcu: Introduce tests for CS and PS paging from SGSN/GbPau Espin Pedrol2-0/+60
2019-12-17pcu: add TC_paging_cs_from_btsOliver Smith2-4/+32
2019-12-17pcu: Introduce test TC_t3193Pau Espin Pedrol1-0/+23
2019-12-06pcu: Support sending message to PCU at specific FNPau Espin Pedrol1-0/+10
2019-12-04library: VTY: Allow hyphens in VTY promptPau Espin Pedrol1-3/+3
2019-12-04pcu: TC_mo_ping_pong: Check DL block is sent and ACK itPau Espin Pedrol2-3/+26
2019-12-03GSUP_Types: Split RAT_TYPE_IE to SUPPORTED / CURRENTHarald Welte1-10/+27
2019-12-02pcu: Fix RLCMAC template namingPau Espin Pedrol1-3/+3
2019-12-02GSUP_Types: Add support for GSUP_IE_RAT_TYPEHarald Welte1-6/+46
2019-11-28sip: bump MNCC version sent to sipcon to 6Neels Hofmeyr1-1/+1
2019-11-28introduce MNCC_Emulation mp_mncc_versionNeels Hofmeyr1-1/+5
2019-11-28library/MNCC_Types: fix sdp in tr_MNCC_*Oliver Smith1-3/+3
2019-11-23msc: fix Iu mo callNeels Hofmeyr1-1/+1
2019-11-23msc: overhaul voice call testingNeels Hofmeyr1-0/+13
2019-11-23msc: add sdp to MNCCNeels Hofmeyr3-50/+106
2019-11-23library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fieldsVadim Yanitskiy1-3/+13
2019-11-22VPCD protocol support (for vsmartcard.git PCD/PICC code)Harald Welte5-0/+330
2019-11-12M3UA_Templates: Fix tr_M3UA_ASPUP() length value copy+paste errorHarald Welte1-1/+1
2019-11-12stp: Introduce STP_Tests*.ttcn for testing OsmoSTPHarald Welte5-0/+976
2019-11-04msc: split off f_mgcp_find_param_entry()Neels Hofmeyr1-7/+12
2019-10-28bsc: Verify ms power level value from RSL IE MS Power during CHAN ACTPau Espin Pedrol1-0/+6
2019-10-21BTS_Tests.ttcn: add a test case for PTCCH/D and PTCCH/UVadim Yanitskiy1-1/+15
2019-10-07pcu: Introduce test TC_t3169Pau Espin Pedrol1-0/+22
2019-10-07pcu: Allow tests to overwrite pcuif INFO_IND paramsPau Espin Pedrol1-51/+2
2019-10-04library/PCUIF_Types.ttcn: add optional parameter for RACH SAPIVadim Yanitskiy1-4/+6
2019-10-01library/RLCMAC_Types.ttcn: implement PTCCH/D message codingVadim Yanitskiy1-0/+56
2019-09-30library/RLCMAC_CSN1_Types.ttcn: implement Packet Power Control/Timing AdvanceVadim Yanitskiy1-0/+59
2019-09-29library/GSM_RR_Types.ttcn: fix 'Assignment' vs 'Allocation' confusionVadim Yanitskiy1-3/+3
2019-09-29library/GSM_RR_Types.ttcn: fix 'presence' in tr_PacketUlSglAssignVadim Yanitskiy1-1/+1
2019-09-27PCU_Tests_RAW.ttcn: add test case for UL link quality adaptationVadim Yanitskiy1-1/+1
2019-09-27library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_dataVadim Yanitskiy1-0/+10