aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-01fix typo BSSMAP_LE_LCS_CAUSE_UNSPEIFIEDNeels Hofmeyr1-1/+1
2020-10-01fix BSSAP_LE_Types FIELDORDERNeels Hofmeyr2-10/+10
2020-10-01update expected resultsNeels Hofmeyr5-74/+158
2020-10-01bsc: undup f_verify_active_layer3()Neels Hofmeyr1-30/+21
2020-10-01bsc: f_logp(): add VTY pt so it works on various componentsNeels Hofmeyr1-11/+11
2020-09-29MSC_ConnectionHandler: allow to use IPV4 as defaultPhilipp Maier2-3/+15
2020-09-28sip: ACK on SIP failure message to avoid it being retransmittedPau Espin Pedrol1-6/+23
2020-09-27NS_Emulation: Prepare NSConfiguration for non-IP providersHarald Welte9-69/+109
2020-09-25bsc: Call f_shutdown_helper() on all tests missing itPau Espin Pedrol1-53/+145
2020-09-25pcu: Check stats for pcu channel allocation, bytes transferredDaniel Willmann5-2/+64
2020-09-25NS_Emulation: Fix Tns-alive/Tns-test expiration detectionHarald Welte1-4/+4
2020-09-25cosmetic: bsc: Fix indentation alignmentPau Espin Pedrol1-28/+28
2020-09-25SGSN: introduce NS testsAlexander Couzens4-3/+62
2020-09-25Move RAW_NS to library to use it in SGSN NS testsAlexander Couzens2-1/+1
2020-09-25SGSN_Tests.cfg: fixup renaming remote_proto -> address familyAlexander Couzens1-3/+3
2020-09-23bsc: Check attempted/successful channel requestsDaniel Willmann1-0/+2
2020-09-22mgw: Introduce test TC_crcx_osmo_ignPau Espin Pedrol3-2/+38
2020-09-22{BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10Vadim Yanitskiy3-1/+3
2020-09-21pcu/GPRS_Components: allow passing/matching of TS/TRX/BTS/BLK numbersVadim Yanitskiy1-39/+84
2020-09-20MSC_ConnectionHandler: do not allow as_Media_mgw to exitPhilipp Maier1-1/+1
2020-09-18sgsn: update expected-results.xmlAlexander Couzens1-1/+5
2020-09-18sgsn/SGSN_Tests.cfg: also run Iu testsAlexander Couzens1-0/+1
2020-09-18bsc: Rework CBSP tests to support testing IPv6Pau Espin Pedrol1-43/+143
2020-09-18{PCU,SGSN}: Add missing address_family field in NSConfigurationHarald Welte2-0/+4
2020-09-17NS_Provider_IPL4: map the IPL4 port to the system port before using itAlexander Couzens1-0/+1
2020-09-17NS_Emulation: remove dependency on PCUIF_TypesAlexander Couzens6-4/+25
2020-09-17Don't map NS_Emulation_CT:NSCP anymoreHarald Welte2-4/+0
2020-09-17fixup BTS_Tests: verify hopping parameters in the INFO.ind messageVadim Yanitskiy1-1/+1
2020-09-17fixup BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params()Vadim Yanitskiy1-1/+1
2020-09-17NS_Emulation: Introduce NS_Provider underneath NS_EmulationHarald Welte4-65/+136
2020-09-17BSSGP_Emulation: Fix build without BSSGP_EM_L3Harald Welte1-1/+4
2020-09-16PCUIF_Types: fix version 9 remote addressAlexander Couzens1-1/+1
2020-09-16sip: Set & validate IP addresses and portsPau Espin Pedrol1-14/+98
2020-09-16msc: Validate RTP addr+port passed from MNCC to MGCP MDCXPau Espin Pedrol1-7/+21
2020-09-16mncc: Support IPv6 addresses (new version mncc 7)Pau Espin Pedrol7-31/+158
2020-09-16library: CBSP_Adapter: Improve robustness of rebind and reconnectPau Espin Pedrol1-0/+13
2020-09-15msc: Introduce module param to disable crashing test in latestPau Espin Pedrol1-4/+7
2020-09-15msc: Drop parameter mp_enable_osmux_testPau Espin Pedrol1-14/+5
2020-09-15fixup library/PCUIF_Types: version 10: do not add redundant paddingVadim Yanitskiy2-1/+23
2020-09-14RAW_NS: remove usage of mp_gb_cfgAlexander Couzens3-19/+18
2020-09-14RAW_NS: remove usage of mp_nsconfigAlexander Couzens3-26/+26
2020-09-14RAW_NS: f_init_ns_codec: add argument tc_idx to modify the portAlexander Couzens1-2/+2
2020-09-14BSC_Tests/hopping: also verify handling of ARFCN 0 in MAVadim Yanitskiy1-3/+13
2020-09-14BSC_Tests/hopping: fix: consider ARFCN of the transceiver itselfVadim Yanitskiy1-2/+13
2020-09-14BSC_Tests/hopping: turn FHParamsTrx into a record, add ARFCN fieldVadim Yanitskiy1-26/+29
2020-09-14BSC_Tests/hopping: fix ArfcnList: use GsmArfcn instead of integerVadim Yanitskiy1-1/+1
2020-09-14BTS_Tests_SMSCB: handle frequency hopping parametersVadim Yanitskiy1-4/+20
2020-09-14BTS_Tests: group hopping parameters into a separate recordVadim Yanitskiy3-46/+62
2020-09-14BTS_Tests: simplify MA length calculation in f_resolve_fh_params()Vadim Yanitskiy1-3/+1
2020-09-14BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params()Vadim Yanitskiy1-1/+2