aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Pedrol2-1/+6
2019-12-30pcu: Move NS tests to PCU_Tests_RAW_NS.ttcnPau Espin Pedrol4-386/+458
2019-12-23pcu: Pass correct fn to ts_PCUIF_DATA_CNFPau Espin Pedrol1-1/+1
2019-12-23pcu: Introduce tests for CS and PS paging from SGSN/GbPau Espin Pedrol3-0/+171
2019-12-17msc: Remove trailing whitespacePau Espin Pedrol2-3/+1
2019-12-17pcu: add TC_paging_cs_from_btsOliver Smith3-4/+111
2019-12-17pcu: Introduce test TC_t3193Pau Espin Pedrol2-0/+91
2019-12-17pcu: Introduce test TC_imm_ass_dl_block_retransPau Espin Pedrol1-0/+55
2019-12-17pcu: Introduce helpers to update AckNackDescriptionPau Espin Pedrol1-8/+41
2019-12-17pcu: send UL CONTROL ACK triggered by DL ACK/NACKPau Espin Pedrol1-7/+15
2019-12-12msc: expect only one Paging on GERANNeels Hofmeyr1-2/+28
2019-12-12msc: Iu: fix missing 'ran_is_geran := false' for TC_iu_lu_and_mt_sms_paging_r...Neels Hofmeyr1-1/+1
2019-12-12msc: fix 2 Iu tests: use f_mm_common() instead of f_mm_auth()Neels Hofmeyr1-2/+2
2019-12-10bts: Early terminate TC_rec_invalid_frame on errorPau Espin Pedrol1-21/+32
2019-12-10bts: Update transmitted MS power as requested by BTSPau Espin Pedrol1-7/+23
2019-12-06pcu: Support sending message to PCU at specific FNPau Espin Pedrol3-13/+65
2019-12-06pcu: Fix incorrect FN being send over PCUIF to PCUPau Espin Pedrol1-3/+8
2019-12-06pcu: Verify contents of data dl blocks originated from emulated SGSNPau Espin Pedrol1-1/+22
2019-12-04library: VTY: Allow hyphens in VTY promptPau Espin Pedrol1-3/+3
2019-12-04remsim: Two new bankd test cases about slotmap re-creationHarald Welte1-0/+84
2019-12-04resmim: Adjust TC_createMapping_busySlot to current bankd codeHarald Welte1-1/+3
2019-12-04remsim: Reset the bankd-side state at start of testHarald Welte1-0/+9
2019-12-04remsim: Update RSPRO for ResetState{Req,Res} messagesHarald Welte3-0/+42
2019-12-04pcu: TC_mo_ping_pong: Check DL block is sent and ACK itPau Espin Pedrol3-6/+55
2019-12-03hlr: Don't attempt to find AUTN in 2G-only tupleHarald Welte1-1/+3
2019-12-03GSUP_Types: Split RAT_TYPE_IE to SUPPORTED / CURRENTHarald Welte1-10/+27
2019-12-02pps exchange after power onEric Wild1-0/+49
2019-12-02ccid: Many more CCID testsHarald Welte1-31/+404
2019-12-02ccid: Increase guard timeout to 120sHarald Welte1-1/+1
2019-12-02initial checkin of CCID testsHarald Welte6-1/+260
2019-12-02pcu: Fix RLCMAC template namingPau Espin Pedrol3-5/+5
2019-12-02pcu: Handle PCUIF (DE)ACT.req messagesPau Espin Pedrol1-1/+12
2019-12-02pcu: Introduce tests to check UL CS initial and maxPau Espin Pedrol1-1/+151
2019-12-02pcu: Add VTY support and use it to set (M)CS lqual thresholdsPau Espin Pedrol4-2/+91
2019-12-02HLR: Add test for generating EPS (LTE) tuples with separation bit == 1Harald Welte1-2/+75
2019-12-02GSUP_Types: Add support for GSUP_IE_RAT_TYPEHarald Welte1-6/+46
2019-12-01stp: Add TC_clnt_asp_act_tmt_loadshare()Harald Welte1-0/+15
2019-12-01stp: M3UA client-side tests: Expect routing context IE in ASPACHarald Welte1-3/+3
2019-11-28sip: bump MNCC version sent to sipcon to 6Neels Hofmeyr2-2/+2
2019-11-28introduce MNCC_Emulation mp_mncc_versionNeels Hofmeyr2-1/+6
2019-11-28library/MNCC_Types: fix sdp in tr_MNCC_*Oliver Smith1-3/+3
2019-11-28sip: add osmo-sip-connector.cfgOliver Smith1-0/+25
2019-11-25hlr: stop on various failuresNeels Hofmeyr1-1/+15
2019-11-23pcu: Introduce test TC_mo_ping_pongPau Espin Pedrol1-0/+89
2019-11-23sgsn: Introduce test TC_attach_req_id_req_ra_updatePau Espin Pedrol2-1/+41
2019-11-23re-implement compare-results.sh as compare-results.pyNeels Hofmeyr3-214/+138
2019-11-23msc: add f_tc_invalid_mgcp_crashNeels Hofmeyr2-0/+40
2019-11-23msc: log tweaks for call / call hangupNeels Hofmeyr1-2/+5
2019-11-23msc: add and fix Iu mt callNeels Hofmeyr3-11/+88