dexter has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/10724 )

Change subject: paging: add unit-test to check different bs_ag_blks_res settings
......................................................................

paging: add unit-test to check different bs_ag_blks_res settings

The parameter bs_ag_blks_res, which is loaded into the BTS via the SI3
setting, defines how many of the CCCH blocks shall be used for AGCH. The
remaining CCCH blocks will then be available as PCH for paging.
Unfortunately there is no unit-test yet that verifies that all of the 8
different settings for bs_ag_blks_res.

- Separate the the decision logic that checks if a given fn is part of
  an AGCH into a function to have it available in the unit-test.
- Add a test that checks all possible bs_ag_blks_res settings.

Change-Id: Ib9652f4013a4da3766852f8f03ce9ec5590f6989
Related: OS#1575
---
M include/osmo-bts/l1sap.h
M src/common/l1sap.c
M tests/paging/paging_test.c
M tests/paging/paging_test.ok
4 files changed, 91 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/24/10724/2
--
To view, visit https://gerrit.osmocom.org/10724
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib9652f4013a4da3766852f8f03ce9ec5590f6989
Gerrit-Change-Number: 10724
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-CC: Jenkins Builder (1000002)

Reply via email to