aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-28include logformat in log_merge.shneels/mscNeels Hofmeyr1-1/+2
2019-11-28don't always imply 'make deps'Neels Hofmeyr1-2/+2
2019-11-28disable tcpdumpNeels Hofmeyr2-0/+4
2019-11-28msc: expect only one Paging on GERANNeels Hofmeyr1-2/+28
2019-11-28msc: Iu: fix missing 'ran_is_geran := false' for TC_iu_lu_and_mt_sms_paging_r...Neels Hofmeyr1-1/+1
2019-11-28msc: fix 2 Iu tests: use f_mm_common() instead of f_mm_auth()Neels Hofmeyr1-2/+2
2019-11-28msc: add tests for SMS and voice call while PagingNeels Hofmeyr3-7/+147
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
2019-11-23msc: fix Iu mo callNeels Hofmeyr2-31/+48
2019-11-23msc: overhaul voice call testingNeels Hofmeyr3-334/+291
2019-11-23msc: add sdp to MNCCNeels Hofmeyr3-50/+106
2019-11-23library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fieldsVadim Yanitskiy4-13/+24
2019-11-22VPCD protocol support (for vsmartcard.git PCD/PICC code)Harald Welte5-0/+330
2019-11-22REMSIM_Tests: Fix REMSIM_Tests.cfgHarald Welte1-1/+1
2019-11-17PCU_Tests_RAW.ttcn: fix the expectations of TC_cs_lqual_ul_tbfVadim Yanitskiy1-7/+20
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol10-10/+114
2019-11-15bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power levelPau Espin Pedrol1-1/+1
2019-11-12stp: Introduce traffic mode type tests with unknwon dynamic ASPsPau Espin Pedrol1-11/+33
2019-11-12stp: Move logic to create unknwon dynamic ASP to f_connect_ipa()Pau Espin Pedrol1-11/+11
2019-11-12stp: Introduce TC_tmt_overridePau Espin Pedrol2-4/+49
2019-11-12stp: Refactor STP_Tests_IPA tests and introduce new TC_tmt_loadsharePau Espin Pedrol3-15/+136
2019-11-12stp: osmo-stp.cfg: Fix missing ASP relation in ASPau Espin Pedrol1-0/+1
2019-11-12stp: Make sure all AS are shutdown when test finishesPau Espin Pedrol2-0/+56
2019-11-12stp: Add tests for running STP in M3UA ASP roleHarald Welte2-3/+149
2019-11-12M3UA_Templates: Fix tr_M3UA_ASPUP() length value copy+paste errorHarald Welte1-1/+1
2019-11-12STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure caseHarald Welte1-2/+2
2019-11-12STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUPHarald Welte1-2/+0
2019-11-12stp: Introduce STP_Tests*.ttcn for testing OsmoSTPHarald Welte15-1/+2048
2019-11-07update 'deps' to use M3UA libraries with proper NOTIFY supportHarald Welte1-3/+3
2019-11-06BTS_Tests.ttcn: fix: move TC_pcu_ptcch to a proper placeVadim Yanitskiy1-1/+1
2019-11-05bsc: Verify presence of MS Power Parameters IE on one testPau Espin Pedrol3-1/+19
2019-11-05bsc: Log wrong and expected values if MS Power level verification failsPau Espin Pedrol1-2/+2
2019-11-05bsc: Allow setting expected ms max power level with module paramPau Espin Pedrol1-0/+3
2019-11-04msc: split off f_mgcp_find_param_entry()Neels Hofmeyr1-7/+12
2019-11-04cosmetic: remove brace from commentNeels Hofmeyr1-1/+1
2019-11-04improve/fix f_tc_mo_setup_dtmf_dupNeels Hofmeyr2-16/+26
2019-11-04msc-test: improve error log on Assignment RTP port mismatchNeels Hofmeyr1-1/+8
2019-10-28bsc: Verify ms power level value from RSL IE MS Power during CHAN ACTPau Espin Pedrol2-0/+17
2019-10-28bsc: Verify RSL IE MS Power Parameters is send upon CHAN ACTPau Espin Pedrol1-0/+7
2019-10-22deps: Fix titan.ProtocolEmulations.M3UA commit referencePau Espin Pedrol1-1/+1
2019-10-21BTS_Tests.ttcn: add a test case for PTCCH/D and PTCCH/UVadim Yanitskiy2-1/+105
2019-10-09PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch()Vadim Yanitskiy2-11/+65
2019-10-09PCUIF_RAW_Components.ttcn: ClckGen_CT: fix PTCCH event handlingVadim Yanitskiy1-4/+5
2019-10-09gitignore: add *.netcat.stderrOliver Smith1-0/+1