Skip to content
Unstable

Changes

Summary

  1. ES2Plus_Tests.cfg: remove unhelpful comment (details)
  2. ES2Plus_Tests.cfg: comment out parameters in config file. (details)
  3. smdpp_Tests.cfg: comment out parameters in config file. (details)
  4. smdpp_Tests: remove excess newline (details)
Commit d5eaa025010141a2cea6b6d991b8cbf4630e87b0 by pmaier@sysmocom.de
ES2Plus_Tests.cfg: remove unhelpful comment

There is no benefit for the user from this comment. The port number
also is often a custom parameter that depends on the actual setup.

Change-Id: Ic7b2d9d665feee211d6dedcf9068a6ce3c993aaf
Related: SYS#7339
The file was modifiedsmdpp/ES2Plus_Tests.cfg
Commit 3c9e73f7f5199170acbeb1144f2536634b4ca53e by pmaier@sysmocom.de
ES2Plus_Tests.cfg: comment out parameters in config file.

The code in ES2Plus_Tests.ttcn already provides safe defaults, so we
do not have to repeat those defaults again in ES2Plus_Tests.cfg.

So let's comment out the parameters. This way we kenn keep them for
illustrative purposes, so that users can use the config file as a
helpful template for the most basic settings.

Related: SYS#7339
Change-Id: I5677222305d847ba3ac1cdafecdc942ece80aa8c
The file was modifiedsmdpp/ES2Plus_Tests.cfg
Commit 4393e61dd0d37ebfd279f5ca10fbcdf16286bfcb by pmaier@sysmocom.de
smdpp_Tests.cfg: comment out parameters in config file.

The code in smdpp_Tests.ttcn already provides safe defaults, so we
do not have to repeat those defaults again in smdpp_Tests.cfg.

So let's comment out the parameters. This way we kenn keep them for
illustrative purposes, so that users can use the config file as a
helpful template for the most basic settings.

Related: SYS#7339
Change-Id: I981b683da0312799c2e5b24ac57cd838b071f955
The file was modifiedsmdpp/smdpp_Tests.cfg
Commit 0998996fdefb001b9e4d4de0d5e1a19a10fd452c by pmaier@sysmocom.de
smdpp_Tests: remove excess newline

Related: SYS#7339
Change-Id: Ice4d472eadf259204a4a849273bccbca8728f2ec
The file was modifiedsmdpp/smdpp_Tests.ttcn