Commit ef58b3a0 authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

References updated and TTF T048 added to those modules where TTF was mentioned.

parent 0dad112d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -5,10 +5,10 @@

This repositories contains the test specificationsfor ETSI 5GNGAP protocols testing, Release 16.
ETSI 5GNGAP protocols project supports:
- ETSI TS 123 501: "5G; System architecture for the 5G System (5GS) (3GPP TS 23.501 version 16.16.0 Release 16)"
- ETSI TS 123 502: "5G; Procedures for the 5G System (5GS) (3GPP TS 23.502 version 16.15.0 Release 16)"
- ETSI TS 124 501: "5G; Non-Access-Stratum (NAS) protocol for 5G System (5GS); Stage 3 (3GPP TS 24.501 version 16.12.0 Release 16)"
- ETSI TS 138 413: "5G; NG-RAN; NG Application Protocol (NGAP) (3GPP TS 38.413 version 16.12.0 Release 16)"
- [ETSI TS 123 501](https://www.etsi.org/deliver/etsi_ts/123500_123599/123501/16.20.00_60/ts_123501v162000p.pdf): "5G; System architecture for the 5G System (5GS) (3GPP TS 23.501 version 16.20.0 Release 16)"
- [ETSI TS 123 502](https://www.etsi.org/deliver/etsi_ts/123500_123599/123502/16.19.00_60/ts_123502v161900p.pdf): "5G; Procedures for the 5G System (5GS) (3GPP TS 23.502 version 16.19.0 Release 16)"
- [ETSI TS 124 501](https://www.etsi.org/deliver/etsi_ts/124500_124599/124501/16.15.00_60/ts_124501v161500p.pdf): "5G; Non-Access-Stratum (NAS) protocol for 5G System (5GS); Stage 3 (3GPP TS 24.501 version 16.15.0 Release 16)"
- [ETSI TS 138 413](https://www.etsi.org/deliver/etsi_ts/138400_138499/138413/16.17.00_60/ts_138413v161700p.pdf): "5G; NG-RAN; NG Application Protocol (NGAP) (3GPP TS 38.413 version 16.17.0 Release 16)"


## Contact information
+6 −1
Original line number Diff line number Diff line
[1]	ETSI TS 138 413: "5G;NG-RAN; NG Application Protocol (NGAP) (3GPP TS 38.413 version 16.12.0 Release 16)".
Followig references are related to NGAP Test Specification TS 103 920-2
[1]	ETSI TS 138 413: "5G;NG-RAN; NG Application Protocol (NGAP) (3GPP TS 38.413 Release 16)".
[3]	ETSI TS 123 502: "5G; Procedures for the 5G System (5GS) (3GPP TS 23.502 Release 16)".

Followig references are related to 5G NAS Test Specification TS 103 921-2
[1]	ETSI TS 124 501: "5G; Non-Access-Stratum (NAS) protocol for 5G System (5GS); Stage 3 (3GPP TS 24.501  Release 16)".
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
/**
*    @author   ETSI / TTF033
*    @author   ETSI / TTF T033, T048
*    @version  $URL$
*              $Id$
*    @desc     This module provides PICS for NGAP tests.
+1 −1
Original line number Diff line number Diff line
/**
*    @author   ETSI / TTF033
*    @author   ETSI / TTF T033, T048
*    @version  $URL$
*              $Id$
*    @desc     This module provides PIXITs for NGAP tests.
+1 −1
Original line number Diff line number Diff line
/**
*    @author   ETSI / TTF033
*    @author   ETSI / TTF T033, T048
*    @version  $URL$
*              $Id$
*    @desc     This module provides ATS specific steps used by the test cases for NGAP tests.
Loading