pespin has posted comments on this change by pespin. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38676?usp=email )

Change subject: hnbgw: Add test TC_ps_rab_assignment_concurrent
......................................................................


Patch Set 1:

(2 comments)

File hnbgw/HNBGW_Tests.ttcn:

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38676/comment/2903ba12_c1383586?usp=email
 :
PS1, Line 1523: vc_conn_list := vc_conn_list & { vc_conn };
> BTW, you can just do `vc_conn_list[i] := vc_conn;` -- this works fine.
Thanks didn't know. Still I prefer this way, looks safer in my brain :D


https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38676/comment/615222ff_2c321c60?usp=email
 :
PS1, Line 1527: vc_conn_list[i].done;
> Maybe add `f_ConnHdlrList_all_done()` like we did in S1GW_Tests?
Done



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

Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I053950373cec93ed8dbdfd6b8a71ffe31de3806f
Gerrit-Change-Number: 38676
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Comment-Date: Thu, 07 Nov 2024 15:05:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <[email protected]>

Reply via email to