Move RAN_Configurations module parameter definition to *_Tests.default (details)
euicc: changes and extensions to support es9p and es2p testing (details)
euicc: clean up superfluous encdec cpp files (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.