Skip to content
Success

Changes

Summary

  1. RAN_Emulation: Allow client to trigger SCCP CC if automatic CC was (details)
  2. hnbgw: Introduce test TC_{cs,ps}_rua_disconnect_during_sccp_cr_cc (details)
  3. hnbgw: Fix template restriction in template param (details)
  4. testenv: Log return code of unexpected end of process (details)
  5. remsim: Enable debug output of bankd (details)
Commit 224e7926e633225717e9e5b68fa3ab1b9fee9a3c by Pau Espin Pedrol
RAN_Emulation: Allow client to trigger SCCP CC if automatic CC was disabled

This allows users of RAN_Emulation to trigger events in between CR
transmited and CC being receied at the IUT.

Change-Id: I117c8fde118b488b011e381d51eed378d2f3ff0e
The file was modifiedlibrary/RAN_Emulation.ttcnpp
Commit a8069a3f7b1c28ff246a9214ef0ac539311428a7 by Pau Espin Pedrol
hnbgw: Introduce test TC_{cs,ps}_rua_disconnect_during_sccp_cr_cc

Related: SYS#7208
Change-Id: Ie4fe4aaf77017f7191cf000331e452cded56cf25
The file was modifiedhnbgw/HNBGW_Tests.ttcn
The file was modifiedhnbgw/expected-results.xml
Commit d749e9934b049dde8d2a21fd7828eb0028a60a97 by Pau Espin Pedrol
hnbgw: Fix template restriction in template param

Change-Id: I946f21f6d662d889095199c268d2586aea55c821
The file was modifiedhnbgw/ConnHdlr.ttcn
Commit bda800f030d59d29cbb643a9a9d47e4f4ad5e999 by Pau Espin Pedrol
testenv: Log return code of unexpected end of process

This providing further information, for instance if the process actually
exited due to a signal (rc < 0) or due to exiting on its own (rc >= 0).

While at it, rewrite the log line since a process exiting doesn't
necessarily mean it crashed.

Change-Id: I7bbee6ad8e114eeb1ef348184158230b53d0f3cf
The file was modified_testenv/testenv/daemons.py
Commit 11b22c65b85bfaee7fddd396a76a5e396ab7956d by Pau Espin Pedrol
remsim: Enable debug output of bankd

Change-Id: Idc1ed4b9419735170cac92916073757da01691ed
The file was modifiedremsim/testenv_bankd.cfg