Skip to content
Success

Changes

Summary

  1. Move RAN_Configurations module parameter definition to *_Tests.default (details)
Commit eb8c9d2c002ed9d956f6833d2a436d5c15e65414 by Pau Espin Pedrol
Move RAN_Configurations module parameter definition to *_Tests.default

This way we can easily tweak values, which usually involve other
programs' config like osmo-stp, without needing to recompile ttcn-3.
Furthermore, we avoid ending up in the situation where the .ttcn file
contains invalid data which is always overridden in .default, like it
happened in MSC_Tests.ttcn.

Change-Id: Id7e77a2ecf68520a853dc35fe0013a0611e744a1
The file was modifiedsgsn/SGSN_Tests.ttcn
The file was modifiedmsc/MSC_Tests.ttcn
The file was modifiedbsc/BSC_Tests_SCCPlite.cfg
The file was modifiedhnbgw/HNBGW_Tests.default
The file was modifiedhnbgw/HNBGW_Tests.ttcn
The file was modifiedbsc/BSC_Tests.ttcn
The file was modifiedsgsn/SGSN_Tests.default
The file was modifiedbsc/BSC_Tests.default
The file was modifiedsgsn/SGSN_Tests.cfg