Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40367?usp=email )
Change subject: 5gc: initial ......................................................................
Patch Set 1:
(2 comments)
File 5gc/C5G_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40367/comment/da7ff9f7_126fc... : PS1, Line 265: var charstring id := testcasename(); Do we really want doing this in each and every testcase? Why not just calling `testcasename()` where it's needed, i.e. in `f_init_one_ngran()`?
File Makefile:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40367/comment/19d0e10c_ea424... : PS1, Line 63: PARALLEL_MAKE ?= -j4 unrelated change