aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-28[WIP] BSC_Tests: add TC_assignment_crcx_nackfixeria/OS5572Vadim Yanitskiy1-0/+51
2022-06-28library/MGCP_Templates: add send template ts_MgcpResp_ErrVadim Yanitskiy1-1/+14
2022-06-23bsc: Call f_shutdown_helper() in BSC_Tests_CBSP testsPau Espin Pedrol1-9/+31
2022-06-23bsc: release dchan in TC_cbsp_emerg_write_bts_cgi_dchanVadim Yanitskiy2-1/+3
2022-06-23bsc: make BSC_Tests_CBSP module a friend of BSC_TestsVadim Yanitskiy2-2/+3
2022-06-23cbc: Introduce f_shutdown_helper() and call it in every testPau Espin Pedrol1-2/+14
2022-06-21ggsn,pgw: Expect Multiple-Services-Indicator AVP in Initial CCRPau Espin Pedrol2-4/+0
2022-06-17cbc: Improve CBSP port configurationPau Espin Pedrol1-4/+5
2022-06-17bsc-cbsp: Test BTS Failure+Restart when BTS becomes (un)availablePau Espin Pedrol2-0/+89
2022-06-16cbc: Fix trailing whitespacePau Espin Pedrol1-1/+1
2022-06-15SABP: Add regen_makefile.shPau Espin Pedrol1-0/+9
2022-06-15Move SABP_Selftest.ttcn under library/sabpPau Espin Pedrol1-0/+0
2022-06-15Move all SABP files to library/sabp/Pau Espin Pedrol5-1/+1
2022-06-15Move RUA_Emulation under library/rua/Pau Espin Pedrol2-2/+1
2022-06-15BSC_Tests: fix race conditions in TC_imm_ass_pre_{ts,chan}_ack_dyn_tsVadim Yanitskiy1-6/+6
2022-06-14BSC_Tests: remove redundant f_init()/f_sleep() callsVadim Yanitskiy1-6/+0
2022-06-13hnodeb: Test passing unordered list of RFCIsPau Espin Pedrol1-1/+27
2022-06-13hnodeb: Update primitives to audio SAPI version 1Pau Espin Pedrol3-4/+19
2022-06-13bsc: add config files for sccplite BSC testsNeels Hofmeyr2-0/+398
2022-06-10bsc: Fix IPA_CFG_PORT handling several connectionsPau Espin Pedrol1-5/+5
2022-06-09hnodeb: Allow setting hnbllif sapi versionsPau Espin Pedrol2-12/+19
2022-06-09hnodeb: Fix passing pars to f_start_handler()Pau Espin Pedrol1-3/+3
2022-06-08hnbgw: fix id string s/HBGW/HNBGWNeels Hofmeyr1-1/+1
2022-06-08hnbgw: drop unused hexstringsNeels Hofmeyr1-7/+0
2022-06-08hnbgw: test SCCP CR without payloadNeels Hofmeyr2-19/+108
2022-06-08GTP: Send more QoS IE fields by defaultPau Espin Pedrol1-20/+20
2022-06-07library/StatsD_Checker: make logging messages more readableVadim Yanitskiy1-2/+2
2022-06-07BSC_Tests: configure 3 additional TRX instances for BTS2Vadim Yanitskiy2-1/+91
2022-06-07BSC_Tests: add support for per-TRX RSL connectionsVadim Yanitskiy4-391/+471
2022-06-07DIAMETER: Send QoS AVPs in Gx CCAPau Espin Pedrol1-3/+9
2022-06-07DIAMETER: Introduce and rework some AVP templatesPau Espin Pedrol3-13/+48
2022-06-04BSC_Tests: fix TC_lost_sdcch_during_assignment (SCCPlite)Vadim Yanitskiy1-4/+13
2022-06-03BSC_Tests: fix a race condition in TC_imm_ass_pre_[ts,chan]_ackVadim Yanitskiy1-6/+6
2022-06-01library/RSL_Types: fix wrong comment near tr_RSL_MsgTypeTVadim Yanitskiy1-1/+1
2022-05-29bsc/osmo-bsc.cfg: change logging level nm info -> noticeVadim Yanitskiy1-1/+1
2022-05-26mgw: Introduce test TC_two_crcx_mdcx_and_iuup{_rtp}_rfci_unorderedPau Espin Pedrol1-2/+39
2022-05-26bsc: test lchan rel during LCS Loc ReqNeels Hofmeyr1-0/+116
2022-05-26Allow Setting IuUP_Cfg from test using RTP_EmulationPau Espin Pedrol4-17/+43
2022-05-26IuUP: Encode Initialization according to cfgPau Espin Pedrol1-2/+45
2022-05-26IuUP: Improve enc/dec of PDU Type 14Pau Espin Pedrol2-47/+142
2022-05-26stp: Fix sporadic failure in TC_ipa_to_m3ua_niPau Espin Pedrol1-2/+1
2022-05-25ggsn: test Gy Volume-Quote-Threshold featurePau Espin Pedrol2-6/+106
2022-05-25ggsn/pgw: Fix Gy CCR Reporting-Reason expectanciesPau Espin Pedrol3-6/+15
2022-05-24tcpdump capture script: check permissions to fix running in a netnsEric Wild1-0/+13
2022-05-24msc tests: fix test so they don't depend on previous test runsEric Wild1-7/+7
2022-05-23pgw: Validate charging reported valuesPau Espin Pedrol1-9/+18
2022-05-23ggsn: Validate charging reported valuesPau Espin Pedrol3-25/+109
2022-05-20cosmetic: ggsn: document and clean up section in GT_CTPau Espin Pedrol1-1/+3
2022-05-19ggsn: TC_act_deact_retrans_duplicate: Fix case where initial seq_nr is 65535Pau Espin Pedrol1-1/+5
2022-05-19ggsn: Fix seq_nr overflowPau Espin Pedrol1-2/+2