Bug #3927
Missing PCU_Tests.ttcn Paging tests
Start date:
04/15/2019
Due date:
% Done:
50%
Spec Reference:
Description
We should have automatically executed tests that test the various different ways how the PCU can be triggered to perform paging. This includes most importantly paging for PS triggered via Gb interface, but also paging for CS received over the PCU socket
Checklist
- CS paging over PCU socket
- CS paging over bssgp
- PS paging over bssgp
Related issues
History
#5 Updated by osmith about 2 months ago
- Status changed from In Progress to Stalled
#8 Updated by pespin about 21 hours ago
- CS paging over PCU socket: Tested by: TC_paging_cs_from_bts
- PS paging over bssgp: Tested by TC_mo_ping_pong and TC_imm_ass_dl_block_retrans afaiu, where downlink data from sgsn triggers imm ass over CCCH.
- CS paging over bssgp: TODO (OS#2406)
#9 Updated by pespin about 19 hours ago
- Related to Bug #2406: CS-PAGING not implemented added
#10 Updated by pespin about 18 hours ago
- Checklist item CS paging over PCU socket set to Done
- Status changed from New to In Progress
- % Done changed from 30 to 50
After reading more about those kind of pagings, it seems only CS paging from BTS was covered by tests.
I submitted this patch (still WIP) as a draft on what needs to be done to test the features:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16528 pcu: Introduce tests for CS and PS paging from SGSN/Gb [WIP]
As a reminder: I think PG paging should work, but CS paging is not yet implemented, see #2406.