Skip to content
Unstable

Changes

Summary

  1. ES2Plus_Tests: fix typo (details)
  2. smdpp_Tests: move module parameter up (details)
  3. ES2Plus_Tests: remove unused module parameter (details)
Commit 69b97580ad341325c7fc9b7f56e021716e85b4bc by pmaier@sysmocom.de
ES2Plus_Tests: fix typo

Related: SYS#7339
Change-Id: I510a879042977b6ef1cd19e5a66fceeefa42e0c1
The file was modifiedsmdpp/ES2Plus_Tests.ttcn
Commit 69436b686e2b44b32a123b7e178a6cfbf5d810b0 by pmaier@sysmocom.de
smdpp_Tests: move module parameter up

The module parameters are somewhere in the middle of the module
code. Let's put them to the top to make it easier to find them.

Change-Id: I8d0fae934e48eb55d78bfa904be064c2613930a8
Related: SYS#7339
The file was modifiedsmdpp/smdpp_Tests.ttcn
Commit ee64f2b2e9a992d9abb815a4b33ffbbd2b53689b by pmaier@sysmocom.de
ES2Plus_Tests: remove unused module parameter

Change-Id: I98921155d74209ffe97d6981a1d65a4424ef918c
Related: SYS#7339
The file was modifiedsmdpp/ES2Plus_Tests.ttcn