Harald Welte has uploaded this change for review. (
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
---
R bts/BTS_Tests_LAPDm.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/27/14327/1
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: 1
Gerrit-Owner: Harald Welte <[email protected]>
Gerrit-MessageType: newchange