aboutsummaryrefslogtreecommitdiffstats
path: root/pcu
AgeCommit message (Expand)AuthorFilesLines
2020-01-11pcu: Check received IMSI suffix from PCUIF paging requestPau Espin Pedrol1-4/+16
2020-01-03PCU: fix: actually match IMSI in Packet Paging RequestVadim Yanitskiy1-10/+28
2020-01-03library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo unionVadim Yanitskiy1-8/+4
2019-12-30pcu: Move NS tests to PCU_Tests_RAW_NS.ttcnPau Espin Pedrol4-386/+458
2019-12-23pcu: Pass correct fn to ts_PCUIF_DATA_CNFPau Espin Pedrol1-1/+1
2019-12-23pcu: Introduce tests for CS and PS paging from SGSN/GbPau Espin Pedrol1-0/+111
2019-12-17pcu: add TC_paging_cs_from_btsOliver Smith1-0/+79
2019-12-17pcu: Introduce test TC_t3193Pau Espin Pedrol1-0/+68
2019-12-17pcu: Introduce test TC_imm_ass_dl_block_retransPau Espin Pedrol1-0/+55
2019-12-17pcu: Introduce helpers to update AckNackDescriptionPau Espin Pedrol1-8/+41
2019-12-17pcu: send UL CONTROL ACK triggered by DL ACK/NACKPau Espin Pedrol1-7/+15
2019-12-06pcu: Support sending message to PCU at specific FNPau Espin Pedrol2-13/+55
2019-12-06pcu: Fix incorrect FN being send over PCUIF to PCUPau Espin Pedrol1-3/+8
2019-12-06pcu: Verify contents of data dl blocks originated from emulated SGSNPau Espin Pedrol1-1/+22
2019-12-04pcu: TC_mo_ping_pong: Check DL block is sent and ACK itPau Espin Pedrol1-3/+29
2019-12-02pcu: Fix RLCMAC template namingPau Espin Pedrol2-2/+2
2019-12-02pcu: Handle PCUIF (DE)ACT.req messagesPau Espin Pedrol1-1/+12
2019-12-02pcu: Introduce tests to check UL CS initial and maxPau Espin Pedrol1-1/+151
2019-12-02pcu: Add VTY support and use it to set (M)CS lqual thresholdsPau Espin Pedrol4-2/+91
2019-11-23pcu: Introduce test TC_mo_ping_pongPau Espin Pedrol1-0/+89
2019-11-23library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fieldsVadim Yanitskiy2-6/+7
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 Pedrol1-0/+18
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-07pcu: TC_t3169: Check ul block reaches SGSN before timer expirationPau Espin Pedrol1-0/+10
2019-10-07pcu: Introduce test TC_t3169Pau Espin Pedrol1-0/+71
2019-10-07pcu: Introduce func helper f_imm_ass_verify_ul_tbf_ass()Pau Espin Pedrol1-16/+28
2019-10-07pcu: Allow tests to overwrite pcuif INFO_IND paramsPau Espin Pedrol1-48/+45
2019-10-07pcu: Introduce some function helpersPau Espin Pedrol1-18/+49
2019-10-04PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance controlVadim Yanitskiy2-0/+194
2019-10-01PCU_Tests_RAW.ttcn: introduce a test case for PTCCH/D codingVadim Yanitskiy1-0/+40
2019-09-29PCU_Tests_RAW.ttcn: TC_cs_lqual_ul_tbf: properly check for Dynamic AssignmentVadim Yanitskiy1-1/+6
2019-09-29PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU componentsVadim Yanitskiy2-22/+27
2019-09-27PCU_Tests_RAW.ttcn: add test case for UL link quality adaptationVadim Yanitskiy1-0/+101
2019-09-27PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TAVadim Yanitskiy1-0/+78
2019-09-27Introduce PCUIF, BTS and ClckGen components for RAW PCU test casesVadim Yanitskiy2-0/+474
2019-09-09library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASSVadim Yanitskiy1-1/+3
2019-09-09library/GSM_RR_Types.ttcn: refactor IaRestOctHH codingVadim Yanitskiy1-1/+1
2019-09-02BSSGP_Emulation: add BssgpDecodeDepthOliver Smith1-1/+2
2019-08-30pcu: add configs for running without dockerOliver Smith5-0/+346
2019-08-30pcu/GPRS_TBF.ttcn: less verbose loggingOliver Smith1-3/+0
2019-08-18BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structureHarald Welte2-25/+5
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte4-1/+31
2019-03-27pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processingHarald Welte2-0/+66
2019-03-27PCU: make f_bssgp_establish() run on BSSGP_Client_CTHarald Welte1-2/+2
2019-03-27pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit caseHarald Welte2-2/+2
2019-03-27pcu: move f_pcuif_tx() to PCU_Tests_RAW as it runs on RAW_PCU_CTHarald Welte2-4/+4
2019-03-27pcu: Ensure we're always using the same defaults for the CGIHarald Welte1-2/+2
2019-03-27PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding styleHarald Welte1-519/+519