aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann27-148/+148
2018-07-22bts: add missing BTS_Tests.cfg config fileHarald Welte1-0/+31
2018-07-21sgsn: Add test to verify GPRS ctx deact caused by GTP ErrorIndPau Espin Pedrol2-7/+33
2018-07-21lib: gtp: Add templates to send ErrorIndiciationPau Espin Pedrol1-0/+25
2018-07-21sgsn: Remove uneeded f_gtpu_send in f_gtpu_xceive_moPau Espin Pedrol1-1/+1
2018-07-21sgsn: Add Test to verify Recovery procedure during CreatePdpRespPau Espin Pedrol3-10/+60
2018-07-21sgsn: Add Test to verify timer t3395Pau Espin Pedrol2-1/+39
2018-07-21MGCP_Test: Make sure PT in RTP-Stream and MGCP match upPhilipp Maier1-1/+21
2018-07-21MSC_ConnectionHandler: make as_handover more race robustPhilipp Maier1-7/+32
2018-07-20msc: add TC_mo_cc_bssmap_clear to catch OS#3062Neels Hofmeyr1-0/+43
2018-07-19fix TC_pdp4_act_deact_with_separate_dnsStefan Sperling1-3/+2
2018-07-19bsc: fix as_handover(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-19bsc: fix f_establish_fully(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-17MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations()Philipp Maier1-0/+4
2018-07-17MSC_ConnectionHandler: expect additional MDCX when call is LCLSPhilipp Maier1-0/+12
2018-07-16sgsn: Fix TC_attach_pdp_act_user_deact_mtPau Espin Pedrol2-8/+3
2018-07-13sgsn: Add test to verify restart_ctr during echo req/reply.Pau Espin Pedrol2-1/+55
2018-07-13lib: L3_Templates: Fix DEACT PDP REQ msg type and make tearDownInd optionalPau Espin Pedrol1-34/+33
2018-07-13sgsn: f_pdp_ctx_deact_mt: force teardown to avoid sgsn ignoring msgPau Espin Pedrol1-1/+1
2018-07-11lib: GTP_Emulation: Allow receiving packets with TEID 0Pau Espin Pedrol1-2/+11
2018-07-11BSC_Tests: count MGCP operations in as_mediaPhilipp Maier2-7/+74
2018-07-11MSC_ConnectionHandler: split up as_media into separate altstepsPhilipp Maier1-7/+17
2018-07-10BSC_Tests_LCLS: try call legs with different codec/ratePhilipp Maier2-0/+38
2018-07-09BSC_Tests: Also test LCLS with halfrate codecsPhilipp Maier3-4/+24
2018-07-06BTS_Tests: Ensure mtc.stop is called after setverdict(fail, ...)Daniel Willmann1-40/+74
2018-07-06RSL_Emulation: Stop with error verdict if conn table runs out of spaceDaniel Willmann1-6/+4
2018-07-06ggsn: Apply GPDU seqnum option to all APNsPau Espin Pedrol2-2/+20
2018-07-06BTS_Tests: altstep as_meas_res: Check for meas timer timeout only if previous...Pau Espin Pedrol1-1/+1
2018-07-05GGSN_Tests: test what happens when PCO contains only one DNS entryPhilipp Maier3-1/+127
2018-07-05Call f_shutdown after setting the verdict in TC_paging_*Daniel Willmann1-2/+4
2018-07-05Stop testcase execution after failingDaniel Willmann1-1/+1
2018-07-05BTS_Tests: Call mtc.stop in f_shutdown() to fix sporadic test failuresDaniel Willmann1-4/+2
2018-07-04bsc: verify MultiRate Config IE in RSL Chan ActivNeels Hofmeyr2-0/+36
2018-06-29bts: Extend Osmocom-specific RSL "supplementary meas info IE"Harald Welte2-3/+16
2018-06-29MGCP_Test: do not use constant IP addressesPhilipp Maier1-4/+4
2018-06-28MGCP_Test: add tests to verify actual RTP flowsPhilipp Maier3-31/+421
2018-06-27bsc: fix TC_{early,late}_conn_fail: dyn PDCH: clean up cfgNeels Hofmeyr1-0/+12
2018-06-25BSC_Tests: use correct payload types and encoding names on MGCPPhilipp Maier3-6/+67
2018-06-25check for osmo-msc crash upon overlong IMSIStefan Sperling1-0/+3
2018-06-25default to number of CPUs for parallel make jobsStefan Sperling1-1/+5
2018-06-23ttcn3-tcpdump-stop.sh: print colored verdictNeels Hofmeyr1-0/+8
2018-06-23MGCP_Test: ts_CRCX_no_lco: check media description instead of media attributePhilipp Maier1-1/+1
2018-06-21msc/USSD: use more informative names for test casesVadim Yanitskiy2-11/+12
2018-06-21msc/USSD: drop the TC_lu_and_ussd_wrong_code test caseVadim Yanitskiy2-55/+0
2018-06-21library/GSUP_Types.ttcn: SS Info IE is optional for GSUP_PROC_SS_*Vadim Yanitskiy1-28/+51
2018-06-19library/L3_Templates.ttcn: fix f_facility_or_wc(omit)Vadim Yanitskiy1-0/+2
2018-06-19library/SS_Templates.ttcn: add empty Return Result templateVadim Yanitskiy1-0/+21
2018-06-18bsc: handover: actually send Handover DetectNeels Hofmeyr2-0/+13
2018-06-16bsc: fix TC_chan_rel_hard_rlsd_ms_dead: ignore RLL RELNeels Hofmeyr1-0/+5
2018-06-15hlr: Port HLR tests to use GSUP_EmulationHarald Welte2-127/+265