Change in osmo-ttcn3-hacks[master]: Move RAW_NS to library to use it in SGSN NS 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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Sep 25 09:42:08 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20091 )

Change subject: Move RAW_NS to library to use it in SGSN NS tests
......................................................................

Move RAW_NS to library to use it in SGSN NS tests

Change-Id: I5a0e62cc9f032c515188530c0ceee29061fe11d2
---
R library/RAW_NS.ttcn
M pcu/gen_links.sh
2 files changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/pcu/RAW_NS.ttcn b/library/RAW_NS.ttcn
similarity index 100%
rename from pcu/RAW_NS.ttcn
rename to library/RAW_NS.ttcn
diff --git a/pcu/gen_links.sh b/pcu/gen_links.sh
index a1e2e44..8b87e18 100755
--- a/pcu/gen_links.sh
+++ b/pcu/gen_links.sh
@@ -53,7 +53,7 @@
 FILES+="NS_Provider_IPL4.ttcn NS_Emulation.ttcn NS_CodecPort.ttcn NS_CodecPort_CtrlFunct.ttcn NS_CodecPort_CtrlFunctDef.cc "
 FILES+="BSSGP_Emulation.ttcnpp Osmocom_Gb_Types.ttcn "
 FILES+="LLC_Templates.ttcn L3_Templates.ttcn L3_Common.ttcn "
-FILES+="PCUIF_Types.ttcn PCUIF_CodecPort.ttcn "
+FILES+="PCUIF_Types.ttcn PCUIF_CodecPort.ttcn RAW_NS.ttcn "
 gen_links $DIR $FILES
 
 ignore_pp_results

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20091
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: I5a0e62cc9f032c515188530c0ceee29061fe11d2
Gerrit-Change-Number: 20091
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200925/e283e3cc/attachment.htm>


More information about the gerrit-log mailing list