aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-08msc: add check IMEI testsosmith/check-imei-mscOliver Smith4-3/+420
2019-07-08L3_Templates: fix IMEI length: 14 (not 15)Oliver Smith1-1/+1
2019-07-07library/L1CTL_Types.ttcn: introduce TRAFFIC_{REQ|IND} templatesVadim Yanitskiy1-0/+42
2019-07-07library/TRXC_Types.ttcn: add FAKE_CI command for C/I simulationVadim Yanitskiy1-2/+9
2019-07-03ggsn: Add TC_pdp4_act_deact_ipcp_pap_broken()Harald Welte4-2/+50
2019-07-03bsc: Do proper chan release in TC_ho_out_fail_no_ho_detectPau Espin Pedrol1-11/+13
2019-07-01cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detectPau Espin Pedrol1-1/+1
2019-06-28mgw: add module param mp_enable_conn_timeout_testOliver Smith1-2/+10
2019-06-26mgw: add connection timeout testOliver Smith1-0/+40
2019-06-26RTP_Emulation: allow expecting connection refusedOliver Smith1-2/+43
2019-06-25mgw: add osmo-mgw.cfgOliver Smith1-0/+37
2019-06-24bsc: Test MGCP-over-IPA forwarding in SCCPlite testsPau Espin Pedrol2-18/+135
2019-06-24lib/mgcp: Add new port with support to handle multiple MGCP socketsPau Espin Pedrol4-13/+84
2019-06-24bsc: Refactor altstep as_Media_mgw()Pau Espin Pedrol1-52/+66
2019-06-21BSSMAP_Templates: Provide complete set of CellID related rx/tx templatesHarald Welte1-7/+57
2019-06-21Put build / run scripts under Apache 2.0 licenseHarald Welte8-0/+119
2019-06-20MSC_Tests_Iu.ttcn: fix TC_iu_lu_and_mo_ussd_mo_release(): use proper BSC numberVadim Yanitskiy1-1/+1
2019-06-20library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAPVadim Yanitskiy1-2/+8
2019-06-20library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templatesVadim Yanitskiy2-91/+82
2019-06-19lib/bssmap: Introduce function f_bssmap_ie_cic_2_int()Pau Espin Pedrol2-1/+6
2019-06-19bsc: Move hardcoded ip addr to variablePau Espin Pedrol1-1/+3
2019-06-19bsc-sccplite: Fix expected DLCX in HO testsPau Espin Pedrol1-64/+31
2019-06-18BTS: BS power testsEric Wild2-0/+115
2019-06-18sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfgOliver Smith2-0/+90
2019-06-18hlr: add create-subscriber-on-demand testsOliver Smith1-0/+173
2019-06-17msc/expected-results.xml: update SS and SMS related expectationsVadim Yanitskiy1-9/+7
2019-06-17MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_transVadim Yanitskiy1-0/+60
2019-06-17BTS: test that RSL MS POWER does not activate MS power control without PP IEEric Wild1-1/+62
2019-06-17BTS: add another failing power control testEric Wild1-0/+56
2019-06-16MSC_Tests.ttcn: introduce TC_proc_ss_abortVadim Yanitskiy1-0/+86
2019-06-16MSC_Tests.ttcn: introduce TC_proc_ss_paging_failVadim Yanitskiy1-4/+64
2019-06-15MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_sessionVadim Yanitskiy1-0/+43
2019-06-15MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr()Vadim Yanitskiy1-12/+1
2019-06-14MSC_Tests.ttcn: add timers to SS/USSD test casesVadim Yanitskiy1-0/+16
2019-06-14MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscrVadim Yanitskiy1-0/+51
2019-06-14library/GSUP_Types.ttcn: refactor PROC_SS IEs generationVadim Yanitskiy1-29/+39
2019-06-14bts: clean up old tests and make them work againEric Wild1-133/+83
2019-06-14bts: more lapdm testsEric Wild1-2/+266
2019-06-13library/L1CTL_PortType.ttcn: clarify and unify timeout messagesVadim Yanitskiy1-7/+7
2019-06-13bscnat: Add missing setverdict(pass) at the endPau Espin Pedrol1-0/+1
2019-06-13bscnat: Fix race condition in TC_ctrl_locationPau Espin Pedrol1-0/+5
2019-06-13bscnat: Start test global timersPau Espin Pedrol1-0/+2
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol7-6/+14
2019-06-13bscnat: Introduce test TC_ctrl_locationPau Espin Pedrol5-6/+60
2019-06-13bscnat: Add function to run actions on test per BSC componentPau Espin Pedrol2-13/+19
2019-06-13bscnat: Refactor MSC side code to allow different actions per testPau Espin Pedrol3-22/+71
2019-06-13bscnat: Refactor BSC_MS side code to allow different actions per testPau Espin Pedrol3-28/+54
2019-06-13bscnat: Move generic code to wait for test into its own functionPau Espin Pedrol1-5/+10
2019-06-13lib/CTRL: Improve and add more helper templates and functionsPau Espin Pedrol2-2/+75
2019-06-13bsc: Introduce test TC_ctrl_locationPau Espin Pedrol4-2/+38