osmo-bts/tests
Philipp Maier bd3462f355 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
2018-08-31 12:44:31 +00:00
..
agch Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
cipher Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
handover use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
meas measurement: add SUB measurements in test_lchan_meas_process_measurement 2018-08-30 12:45:53 +00:00
misc use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
paging paging: add unit-test to check different bs_ag_blks_res settings 2018-08-31 12:44:31 +00:00
power Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
sysmobts Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
tx_power use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
Makefile.am cosmetic: tests/Makefile.am: remove excess whitespace 2017-12-10 22:12:35 +01:00
stubs.c Remove duplicated code 2016-12-01 15:20:42 +00:00
testsuite.at Move power loop to generic tests 2017-10-23 18:13:13 +00:00