neels has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41194?usp=email )


Change subject: hnbgw: fix missing TC_sccp_cr_limit() from control section
......................................................................

hnbgw: fix missing TC_sccp_cr_limit() from control section

fixup for f2c95021e, add TC_sccp_cr_limit() to the control{ } section.

Related: f2c95021e
Related: Ia68dad973ef18513b52f5accb5264c557c7295ea
Change-Id: I0604d937fc909fa66f2a8668c2f6926a269b2b42
---
M hnbgw/HNBGW_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/94/41194/1

diff --git a/hnbgw/HNBGW_Tests.ttcn b/hnbgw/HNBGW_Tests.ttcn
index 2ef7b4d..cb7cdff 100644
--- a/hnbgw/HNBGW_Tests.ttcn
+++ b/hnbgw/HNBGW_Tests.ttcn
@@ -2713,6 +2713,7 @@
        execute(TC_ranap_ps_initial_ue_empty_cr());
        execute(TC_ranap_cs_bidir());
        execute(TC_ranap_ps_bidir());
+       execute(TC_sccp_cr_limit());
        execute(TC_rab_assignment());
        execute(TC_rab_assignment_concurrent());
        execute(TC_rab_release());

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41194?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0604d937fc909fa66f2a8668c2f6926a269b2b42
Gerrit-Change-Number: 41194
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>

Reply via email to