[MERGED] osmo-ttcn3-hacks[master]: msc: rename sub-directory from msc_tests to msc (to be in li...

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
Sat Jan 27 18:10:46 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.)
......................................................................


msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.)

Change-Id: Ib219dee5e587bca3b79d29d631836cf1ef2be81c
---
M Makefile
R msc/BSC_ConnectionHandler.ttcn
R msc/MSC_Tests.cfg
R msc/MSC_Tests.ttcn
R msc/gen_links.sh
R msc/regen_makefile.sh
6 files changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/Makefile b/Makefile
index 80211de..f009560 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat ggsn_tests gprs_gb lapdm mgw msc_tests selftest sysinfo
+SUBDIRS=bsc bsc-nat ggsn_tests gprs_gb lapdm mgw msc selftest sysinfo
 
 PARALLEL_MAKE:=-j4
 
diff --git a/msc_tests/BSC_ConnectionHandler.ttcn b/msc/BSC_ConnectionHandler.ttcn
similarity index 100%
rename from msc_tests/BSC_ConnectionHandler.ttcn
rename to msc/BSC_ConnectionHandler.ttcn
diff --git a/msc_tests/MSC_Tests.cfg b/msc/MSC_Tests.cfg
similarity index 100%
rename from msc_tests/MSC_Tests.cfg
rename to msc/MSC_Tests.cfg
diff --git a/msc_tests/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
similarity index 100%
rename from msc_tests/MSC_Tests.ttcn
rename to msc/MSC_Tests.ttcn
diff --git a/msc_tests/gen_links.sh b/msc/gen_links.sh
similarity index 100%
rename from msc_tests/gen_links.sh
rename to msc/gen_links.sh
diff --git a/msc_tests/regen_makefile.sh b/msc/regen_makefile.sh
similarity index 100%
rename from msc_tests/regen_makefile.sh
rename to msc/regen_makefile.sh

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib219dee5e587bca3b79d29d631836cf1ef2be81c
Gerrit-PatchSet: 4
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