Change in ...osmo-ttcn3-hacks[master]: move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn

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
Sun Jun 2 21:28:46 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14327 )

Change subject: move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn
......................................................................

move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn

Change-Id: Ibbc967f0bd9a19ab4bbd17f612654d72cb32d571
---
M Makefile
R bts/BTS_Tests_LAPDm.ttcn
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/Makefile b/Makefile
index 074e151..b8778af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu sccp selftest sgsn sip sysinfo
+SUBDIRS=bsc bsc-nat bts ggsn_tests hlr mgw msc pcu sccp selftest sgsn sip sysinfo
 
 NPROC=$(shell nproc 2>/dev/null)
 ifeq ($(NPROC),)
diff --git a/lapdm/L1CTL_Test.ttcn b/bts/BTS_Tests_LAPDm.ttcn
similarity index 98%
rename from lapdm/L1CTL_Test.ttcn
rename to bts/BTS_Tests_LAPDm.ttcn
index 1922f70..d6c605d 100644
--- a/lapdm/L1CTL_Test.ttcn
+++ b/bts/BTS_Tests_LAPDm.ttcn
@@ -1,4 +1,4 @@
-module L1CTL_Test {
+module BTS_Tests_LAPDm {
 	import from GSM_Types all;
 	import from Osmocom_Types all;
 	import from LAPDm_RAW_PT all;

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ibbc967f0bd9a19ab4bbd17f612654d72cb32d571
Gerrit-Change-Number: 14327
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190602/52a0e98f/attachment.htm>


More information about the gerrit-log mailing list