Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/13128 )
Change subject: TC_rach_content(): log successful allocations ...................................................................... Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/13128/1/bts/BTS_Tests.ttcn File bts/BTS_Tests.ttcn: https://gerrit.osmocom.org/#/c/13128/1/bts/BTS_Tests.ttcn@1012 PS1, Line 1012: log("[", i, "] CHAN RQD FN=", fn, " RA=", ra, " OK"); You should be able to see those in the pcap file (because they are received on RSL), so no need to fill the log with 1000 lines like that. Better print fn and ra on line 1016. -- To view, visit https://gerrit.osmocom.org/13128 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iaeadb4866a0d30a447fda9ef22be050889bc0cee Gerrit-Change-Number: 13128 Gerrit-PatchSet: 1 Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Daniel Willmann <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-CC: Pau Espin Pedrol <[email protected]> Gerrit-Comment-Date: Tue, 05 Mar 2019 15:09:25 +0000 Gerrit-HasComments: Yes Gerrit-HasLabels: No
