aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-20PCU_Tests: add a simple test case for OS#4844fixeria/OS4844Vadim Yanitskiy1-0/+29
2021-02-19gbproxy: update sns configuration to use ip-sns-bindAlexander Couzens2-0/+4
2021-02-18pcu: Introduce test TC_nacc_outbound_pkt_cell_chg_notif_nonassigned_dl_tbfPau Espin Pedrol2-1/+103
2021-02-17Implement SystemInformation13 Rest Octets typesPau Espin Pedrol4-6/+134
2021-02-16sgsn: Fix regression regarding g_pars.bssgp.cell_id[] array overflowHarald Welte1-1/+3
2021-02-16update AF_PACKET dependency to 0.1-5-g89ebea6Harald Welte1-1/+1
2021-02-16NS_Provider_FR: Fix typos in log linesHarald Welte1-3/+3
2021-02-16sgsn: Introduce tests for several cell change related scenariosPau Espin Pedrol1-7/+151
2021-02-13NS_Emulation: Work around "alive" race condition in IP-SNSHarald Welte1-2/+12
2021-02-13NS_Emulation: factor-out as_ns_common_status() altstepHarald Welte1-6/+10
2021-02-13NS_Emulation: Factor-out function to broadcast to all NS_VCsHarald Welte1-3/+7
2021-02-13gbproxy: Fix configuration (ip-sns syntax)Harald Welte1-2/+2
2021-02-13pcu: Introduce several tests TC_nacc_outbound_pkt_cell_chg_notif_twice*Pau Espin Pedrol1-0/+269
2021-02-13pcu: Introduce several tests TC_nacc_outbound_pkt_cell_chg_notif_dup*Pau Espin Pedrol2-7/+223
2021-02-13pcu: Convert f_handle_pkt_neighbor_cell_data impl to use alt statementsPau Espin Pedrol2-73/+111
2021-02-12sgsn: Fix f_process_attach_accept on ran_index != 0Pau Espin Pedrol1-6/+8
2021-02-12sgsn: Fix f_cellid_to_RAIPau Espin Pedrol1-2/+2
2021-02-12pcu: Introduce tests checking Pkt Cell Chg Notif different msg retransPau Espin Pedrol1-0/+170
2021-02-12pcu: Introduce tests checking Pkt Cell Chg Notif dup retransPau Espin Pedrol1-23/+219
2021-02-11gbproxy: Increase timeouts for dl/ul unitdata testsDaniel Willmann1-2/+2
2021-02-11gbproxy: Fix TC_dl_unitdata test failure introduced by 6ee0126971Daniel Willmann2-2/+2
2021-02-11sccp: Add Tests for SCMG SST procedureHarald Welte3-2/+185
2021-02-11SCCP_Templates: Make tr_SCCP_UDT work for unspecific templatesHarald Welte1-1/+1
2021-02-10GBProxy_Tests: fix TC_rim_info_pcu2pcuPhilipp Maier1-10/+22
2021-02-10gbproxy: Fix ip-sns VTY configDaniel Willmann1-2/+2
2021-02-10deps/Makefile: Update SCCP dependencyHarald Welte1-2/+2
2021-02-09pcu: move generic RAW_NS_CT function to library/RAW_NSAlexander Couzens2-184/+184
2021-02-08msc: test reaction on Clear Request during a MO/MT CallVadim Yanitskiy1-0/+62
2021-02-08msc: finish and enable test case for MT Call T310 timerVadim Yanitskiy1-14/+40
2021-02-08VTY: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-3/+6
2021-02-08pcu: TC_rim_ran_info_req_single_rep: don't duplicate si_default locallyPau Espin Pedrol1-10/+4
2021-02-08Fix tons of warnings in RLCMAC and pcuPau Espin Pedrol4-41/+44
2021-02-08stp: Introduce M3UA SSNM testsHarald Welte1-2/+137
2021-02-08stp: Less magic numbers; centralize M3UA configurationHarald Welte1-45/+87
2021-02-08stp: Time out after 5s if expected M3UA doesn't arriveHarald Welte1-0/+6
2021-02-08stp: Ignore M3UA SSNM messages in testsHarald Welte2-0/+221
2021-02-08StatsD_Checker: Check f_IPL4_listen resultPau Espin Pedrol1-1/+9
2021-02-08Osmocom_Gb_Types: Fix tons of template restriction warningsPau Espin Pedrol4-143/+275
2021-02-08Osmocom_Gb_Types: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-7/+8
2021-02-08pcu: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-2/+4
2021-02-08GSM_Types: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-4/+4
2021-02-08Osmocom_Gb_Types: Fix warning: inadequate restriction on the referenced functionPau Espin Pedrol1-2/+2
2021-02-08pcu: Fix inadequate restriction on the referenced template parameterPau Espin Pedrol1-1/+1
2021-02-08pcu: Fix inadequate restriction on the referenced template parameterPau Espin Pedrol1-10/+19
2021-02-08pcu: Fix inadequate restriction on the referenced template parameterPau Espin Pedrol1-1/+1
2021-02-08CTRL: Avoid using keyword 'now' as varPau Espin Pedrol1-4/+4
2021-02-08BSSGP_Emulation: Fix indentation whitespacePau Espin Pedrol1-1/+1
2021-02-08BSSGP_Emulation: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-15/+16
2021-02-05pcu: fix syntax in PCU_Tests.cfgAlexander Couzens1-2/+0
2021-02-05NS_Provider_FR: Drop received messages until limk+pvc are upHarald Welte1-2/+15