Commit
224e7926e633225717e9e5b68fa3ab1b9fee9a3c
by Pau Espin PedrolRAN_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 modified | library/RAN_Emulation.ttcnpp |
Commit
a8069a3f7b1c28ff246a9214ef0ac539311428a7
by Pau Espin Pedrolhnbgw: Introduce test TC_{cs,ps}_rua_disconnect_during_sccp_cr_cc
Related: SYS#7208 Change-Id: Ie4fe4aaf77017f7191cf000331e452cded56cf25
|
The file was modified | hnbgw/expected-results.xml |
The file was modified | hnbgw/HNBGW_Tests.ttcn |
Commit
d749e9934b049dde8d2a21fd7828eb0028a60a97
by Pau Espin Pedrolhnbgw: Fix template restriction in template param
Change-Id: I946f21f6d662d889095199c268d2586aea55c821
|
The file was modified | hnbgw/ConnHdlr.ttcn |
Commit
bda800f030d59d29cbb643a9a9d47e4f4ad5e999
by Pau Espin Pedroltestenv: 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 Pedrolremsim: Enable debug output of bankd
Change-Id: Idc1ed4b9419735170cac92916073757da01691ed
|
The file was modified | remsim/testenv_bankd.cfg |