Change in osmo-ttcn3-hacks[master]: BTS_Tests.ttcn: mark f_unitdata_mo() as private

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 Oct 4 06:37:54 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11223 )

Change subject: BTS_Tests.ttcn: mark f_unitdata_mo() as private
......................................................................

BTS_Tests.ttcn: mark f_unitdata_mo() as private

Change-Id: Idd31608cd91631a92ea9d73e1db508605d7314d4
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index c95f48a..ea75937 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -3746,7 +3746,7 @@
 }
 
 /* Send UI frame from MS and expect it to arrive as RLL UNITDATA IND on Abis */
-function f_unitdata_mo(
+private function f_unitdata_mo(
 	RslLinkId link_id,
 	octetstring l3,
 	boolean exp_sacch := true, /* Should tolerate SACCH messages? */

-- 
To view, visit https://gerrit.osmocom.org/11223
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Idd31608cd91631a92ea9d73e1db508605d7314d4
Gerrit-Change-Number: 11223
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181004/bdabca88/attachment.htm>


More information about the gerrit-log mailing list