pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38562?usp=email )
Change subject: hnbgw: Drop unused template
......................................................................
hnbgw: Drop unused template
Change-Id: I7dfce4485a6eaeabcdf1755619509b4b0f2bff65
---
M hnbgw/HNBGW_Tests.ttcn
1 file changed, 0 insertions(+), 5 deletions(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/hnbgw/HNBGW_Tests.ttcn b/hnbgw/HNBGW_Tests.ttcn
index 48f02a0..639904b 100644
--- a/hnbgw/HNBGW_Tests.ttcn
+++ b/hnbgw/HNBGW_Tests.ttcn
@@ -2267,11 +2267,6 @@
f_vty_transceive(pt, "end");
}
-template (present) RUA_Disc_Req tr_RUA_Disc_Req := {
- ranap := ?,
- cause := ?
-};
-
/* With a cnlink up, change the SCCP address, and verify that it restarts upon vty
'apply sccp' */
private function f_tc_apply_sccp(charstring id, TestHdlrParams pars) runs on ConnHdlr
{
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38562?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7dfce4485a6eaeabcdf1755619509b4b0f2bff65
Gerrit-Change-Number: 38562
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>