aboutsummaryrefslogtreecommitdiffstats
path: root/pcu
AgeCommit message (Expand)AuthorFilesLines
2020-10-21PCU: add IPv6 support for SNSAlexander Couzens3-38/+136
2020-10-19PCU_Tests: fix readability of code using t_RLCMAC_UL_DATA_TLLIVadim Yanitskiy1-15/+22
2020-10-19PCU_Tests: add missing f_shutdown(final := true) statementsVadim Yanitskiy1-2/+7
2020-10-17PCU_Tests.cfg: synchronize with docker-playgroundVadim Yanitskiy1-1/+2
2020-10-17PCU_Tests: fix f_TC_mt_ping_pong() header readabilityVadim Yanitskiy1-1/+3
2020-10-13pcu/PCU_Tests_SNS.cfg: fix configuration to match new NS providerAlexander Couzens1-4/+9
2020-10-10PCU_Tests: introduce TC_pcuif_info_ind_subsequent()Vadim Yanitskiy1-0/+19
2020-10-09PCU_Tests_{NS,SNS}: Fix our expectations regarding CellID in BVC-RESETHarald Welte2-15/+15
2020-10-09BSSGP_Emulation: Support multiple PTP-BVC within one EntityHarald Welte5-79/+95
2020-10-09PCU_Tests_NS: Fix our expectations regarding CellID presence/absenceHarald Welte1-1/+10
2020-10-04pcu: Don't log timer operations of ClkGen-0 (every 4.16ms)Harald Welte1-0/+1
2020-10-03NS_Emulation: Add [optional] support for FrameRelay transportHarald Welte1-1/+1
2020-10-01update expected resultsNeels Hofmeyr1-1/+13
2020-09-27NS_Emulation: Prepare NSConfiguration for non-IP providersHarald Welte4-31/+39
2020-09-25pcu: Check stats for pcu channel allocation, bytes transferredDaniel Willmann5-2/+64
2020-09-25Move RAW_NS to library to use it in SGSN NS testsAlexander Couzens2-229/+1
2020-09-22{BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10Vadim Yanitskiy1-0/+1
2020-09-21pcu/GPRS_Components: allow passing/matching of TS/TRX/BTS/BLK numbersVadim Yanitskiy1-39/+84
2020-09-18{PCU,SGSN}: Add missing address_family field in NSConfigurationHarald Welte1-0/+1
2020-09-17NS_Emulation: remove dependency on PCUIF_TypesAlexander Couzens2-2/+2
2020-09-17Don't map NS_Emulation_CT:NSCP anymoreHarald Welte1-2/+0
2020-09-17NS_Emulation: Introduce NS_Provider underneath NS_EmulationHarald Welte1-1/+1
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-13BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time optionHarald Welte2-2/+4
2020-09-11PCU_Tests_NS: add missing bound of nrfAlexander Couzens1-1/+1
2020-09-11library/PCUIF_Types: version 10: support IPv6 NSVC addrAlexander Couzens2-1/+3
2020-09-08PCU_Tests: randomize MA length in f_TC_pcuif_fh_params_gen()Vadim Yanitskiy1-1/+4
2020-09-08library/PCUIF_Types: version 10: add Mobile Allocation length fieldVadim Yanitskiy1-22/+8
2020-09-08PCU_Tests: introduce and use f_TC_pcuif_fh_params_gen()Vadim Yanitskiy1-30/+19
2020-09-07PCU_Tests_NS: allow an UNBLOCK message to arrive before ALIVEAlexander Couzens1-11/+13
2020-09-07RAW_NS: implement f_outgoing_ns_resetAlexander Couzens1-0/+16
2020-09-07PCU: move RAW_NS into own file to use it in the SGSN testsAlexander Couzens3-187/+215
2020-08-29pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IEPau Espin Pedrol1-0/+94
2020-08-28library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/gVadim Yanitskiy1-1/+1
2020-08-21library/PCUIF_Types: fix typo: s/local_pprt/local_port/gVadim Yanitskiy1-1/+1
2020-08-09PCU_Tests: verify handling of frequency hopping parametersVadim Yanitskiy1-0/+271
2020-08-09library/PCUIF_Types: version 10: add frequency hopping parametersVadim Yanitskiy1-1/+1
2020-07-23GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/gVadim Yanitskiy2-8/+9
2020-07-21library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a templateVadim Yanitskiy1-2/+2
2020-07-20library/PCUIF_Types: make PCUIF version configurableVadim Yanitskiy1-1/+1
2020-07-19PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_TestsVadim Yanitskiy2-38/+1
2020-07-14pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_reqPau Espin Pedrol2-3/+68
2020-07-08cosmetic: pcu: Fix whitespacing typosPau Espin Pedrol1-2/+2
2020-07-06pcu: Introduce TC_ul_data_toolong_fills_paddingPau Espin Pedrol1-0/+66
2020-07-06pcu: Introduce test TC_ull_all_sizesPau Espin Pedrol1-0/+91
2020-07-06pcu: Support sending with CS other than CS1 in f_ms_tx_ul_block()Pau Espin Pedrol1-3/+21
2020-07-06pcu: Introduce test TC_ul_flow_multiple_llc_blocksPau Espin Pedrol2-3/+112
2020-05-29PCU: s/f_establish_tbf/f_pcuif_tx_rach_rx_imm_ass/gVadim Yanitskiy2-6/+6