aboutsummaryrefslogtreecommitdiffstats
path: root/pcu
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-27NS_Emulation: Add minimal support for SGSN-side SNS handlingHarald Welte1-1/+3
2019-03-20pcu: Add SNS tests for SGSN-originated BVC-RESET handlingHarald Welte2-8/+76
2019-03-16pcu: Verify IPv4 address communicated in PCU-originated SNS-CONFIG PDUHarald Welte1-1/+3
2019-03-16pcu: Test SNS where initial IP/port is not part of configured NS-VCsHarald Welte2-0/+91
2019-03-15pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rachHarald Welte1-0/+7
2019-03-15pcu: Fix TC_sns_so_config_success expectationsHarald Welte1-2/+2
2019-03-02PCU: Add simple test for PCUIF RACH IndicationHarald Welte1-0/+20
2019-03-02PCU: Split RAW_PCU_CT from RAW_NS_CTHarald Welte2-19/+24
2019-02-26PCU: Add test for SNS Change Weight procedureHarald Welte1-0/+23
2019-02-26PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DELHarald Welte1-2/+97
2019-02-26PCU: Add a bit more logging/tracing to ease debugging of SNS testsHarald Welte1-0/+5
2019-02-26PCU: Prepare for having multiple Gb connections on tester sideHarald Welte2-62/+94
2019-02-26PCU: Move SNS specific functions to PCU_Tests_RAW_SNS.ttcnHarald Welte2-35/+38
2019-02-26PCU: Add tests for our new IP Sub-Network-Service (SNS) Gb interfaceHarald Welte1-0/+86
2019-02-26PCU: Change PCU-side port to 22000Harald Welte1-1/+1
2019-02-21PCU_Tests.default: Remove content of [EXECUTE] sectionHarald Welte1-10/+0
2019-02-21PCU: Tests for the BSS/PCU side NS/BSSGP implementationsHarald Welte4-28/+427
2019-02-18Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG proce...Harald Welte2-2/+2
2018-11-19start implementing the TC_paging() PCU testStefan Sperling2-13/+49
2018-11-06PCU: cleanup test configMax3-22/+12
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-08-14BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGPAlexander Couzens1-15/+15
2018-08-13NS_Emulation: support multiple instances at the same timeAlexander Couzens2-7/+19
2018-07-24Stop tests after failuresDaniel Willmann2-12/+27
2018-05-25make PCU tests send PS paging requests on BVCI zeroStefan Sperling1-2/+4
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+2
2018-03-16fix gen_links.sh: don't include source dir as link targetNeels Hofmeyr1-8/+1
2018-03-12WIP: Work towards a more real DL TBF receiver implementationHarald Welte1-17/+154
2018-03-12pcu: First DL TBF hackHarald Welte1-2/+79
2018-03-12pcu: Adapt TC_paging to new code structureHarald Welte1-6/+5
2018-03-12pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suitesHarald Welte6-0/+1039