readme file to iWD-TTCN3 deliveries ----------------------------------- Note to iwd-TTCN3-B2024-06_D24wk37: 8.1.5.13.3.NR5GC FR2 is verifiable. Note to iwd-TTCN3-B2024-06_D24wk32: R5s240425 is erroneusly listed as partially implemented in iwd-TTCN3-B2024-06_D24wk32. This TTCN CR was not implemented in this delivery. Notes to iwd-TTCN3-B2022-09_D24wk24: Testcases 7.1.1.8.1.NR5GC and 7.1.1.8.1.ENDC should have been set to verifiable for FR2 in iwd-TTCN3-B2022-09_D24wk24. Due to an implementation error, function “testcase TC_9_1_5_1_4_NR5GC” was not part of module NR5GC_Testsuite in wk24 delivery. Nevertheless, the whole code corresponding to test case 9.1.5.1.4.NR5GC is included in wk24 delivery. The code snippet missing in module NR5GC_Testsuite is as follows: //---------------------------------------------------------------------------- testcase TC_9_1_5_1_4_NR5GC() runs on MTC_NR5GC system SYSTEM_NR5GC { // @purpose // Initial registration / 5GS services / MICO mode / TAI list handling var NR5GC_PTC v_NR5GC := null; var IMS_PTC v_IMS1 := null; var IMS_PTC v_IMS2 := null; timer t_GuardTimer := int2float(300); v_NR5GC := NR5GC_PTC.create("NR5GC") alive; f_MTC_ConnectPTCs_NR5GC(system, v_NR5GC, v_IMS1, v_IMS2); v_NR5GC.start(f_TC_9_1_5_1_4_NR5GC()); t_GuardTimer.start; f_MTC_MainLoop_NR5GC(t_GuardTimer); } //---------------------------------------------------------------------------- Note to iwd-TTCN3-B2022-09_D23wk24: Due to an implementation error, R5s230347 was not implemented in wk24. This CR will be included in the next TTCN-3 delivery (iwd-TTCN3-B2022-09_D23wk37). 22.5.23 (NBIOT ATS) was listed as verifiable but it should have been listed as compilable. Note to iwd-TTCN3-B2020-09_D21wk37: R5s211085 was listed as "Category B" in iwd-TTCN3-B2020-09_D21wk37_ReleaseNotes but it should have been listed as "Category B, No impact". Note to iwd-TTCN3-B2020-09_D20wk43: R5s201420 was implemented in the TTCN code but not listed in iwd-TTCN3-B2020-09_D20wk43_Releasenotes. Note to iwd-TTCN3-B2019-06_D20wk38: 7.1.1.5.3.ENDC FR2 is verifiable. Note to iwd-TTCN3-B2019-06_D20wk11: R5s191200 was only partially implemented. Note to iwd-TTCN3-B2019-06_D19wk38: R5s190755 was implemented in the TTCN code but not listed in the coversheet. R5-197250 was only partially implemented. Note to iwd-TTCN3-B2018-12_D19wk23: The information in section "Core specifications for type definitions baseline:" should have been specified as follows: - 24.501: Release 15, March 2019 - 38.331, 36.331: Release 15, December 2018 - Others: Release 15, September 2018 Note to iwd-TTCN3-B2018-12_D19wk23: R5-194833 was erroneously included in the coversheet as "implemented" but it should have been listed as "no impact". Note to iwd-TTCN3-B2017-06_D17wk37: R5s170718, R5s170720, R5s170722 and R5s170724 were erroneously included in the coversheet as "implemented" but they should have been listed as "no impact". Note to iwd-TTCN3-B2016-06_D17wk23: R5-172887 is shown as implemented in the coversheet but it was not implemented in the TTCN code. The implementation of R5-172887 is postponed. Note to iwd-TTCN3-B2016-06_D17wk10: Due to an implementation error, R5s170178 was not implemented in wk10. This CR will be included in the next TTCN-3 delivery (iwd-TTCN3-B2016-06_D17wk23). Note to iwd-TTCN3-B2015-03_D16wk10: Due to an implementation error, R5s160047 was not implemented in wk10. This CR will be included in the next TTCN-3 delivery (iWD-TTCN3-B2016-06_D16wk37). Note to iwd-TTCN3-B2015-03_D16wk24: Due to an implementation error, R5s160265 was not implemented in wk24. This CR will be included in the next TTCN-3 delivery (iWD-TTCN3-B2015-03_D16wk32). Note to iWD-TTCN3-B2015-03_D15wk38: Due to an implementation error, R5s150682 was not implemented in wk38. This CR will be included in the next TTCN-3 delivery (iWD-TTCN3-B2015-03_D15wk50). Note to iWD-TTCN3-B2013-03_D14wk49: Due to an implementation error, R5s141257 was not implemented in wk49. This CR will be included in the next TTCN-3 delivery (iWD-TTCN3-B2013-03_D15wk10). last modified: 10.09.2024, TF160(RCM)