Commit 05d697b5 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

add README

parent 1f51da79
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
# BTP TS 102 870-3
# The BTP TTCN-3 test suite
This repository contains the TTCN-3 code of the ETSI BTP test suite.
This code is the normative part of the test suite, published as [ETSI TS 102 870-3 v1.2.1](https://www.etsi.org/deliver/etsi_ts/102800_102899/10287003/01.02.01_60/ts_10287003v010201p.pdf)

This code is a part of the [ETSI ITS test suite](https://forge.etsi.org/rep/ITS/TS.ITS) and cannot be run independently.

Please clone the main ETSI ITS test suite repository and compile and follow the compilation instructions.
To run this code, the test suite shall be compiled using `make ATS=AtsBTP`