[MERGED] osmo-ttcn3-hacks[master]: hlr: Rename module + file from GSUP_Test to HLR_Tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Mar 1 10:47:15 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: hlr: Rename module + file from GSUP_Test to HLR_Tests
......................................................................


hlr: Rename module + file from GSUP_Test to HLR_Tests

Change-Id: I906c0046a4cf6ae95e5a0aca918f4375fedfea55
---
R hlr/HLR_Tests.ttcn
M hlr/regen_makefile.sh
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/hlr/GSUP_Test.ttcn b/hlr/HLR_Tests.ttcn
similarity index 97%
rename from hlr/GSUP_Test.ttcn
rename to hlr/HLR_Tests.ttcn
index 1118369..60268b7 100644
--- a/hlr/GSUP_Test.ttcn
+++ b/hlr/HLR_Tests.ttcn
@@ -1,4 +1,4 @@
-module GSUP_Test {
+module HLR_Tests {
 
 import from GSUP_Types all;
 import from IPA_Emulation all;
diff --git a/hlr/regen_makefile.sh b/hlr/regen_makefile.sh
index 45fc93e..26faca7 100755
--- a/hlr/regen_makefile.sh
+++ b/hlr/regen_makefile.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-MAIN="GSUP_Test.ttcn"
+MAIN="HLR_Tests.ttcn"
 
 FILES="*.ttcn *.ttcnpp IPA_CodecPort_CtrlFunctDef.cc IPL4asp_PT.cc IPL4asp_discovery.cc TCCConversion.cc TCCInterface.cc"
 

-- 
To view, visit https://gerrit.osmocom.org/7017
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I906c0046a4cf6ae95e5a0aca918f4375fedfea55
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list