Commit bdc498d9 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update README.md

parent 629fac25
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -31,7 +31,7 @@ NOTE All draft can be found in the 'IETF XML Registry', accessible [here](https:


## Installation
## Installation


The ETSI ITS protocols project builds and tests regularly on the following platforms:
The ETSI Emergency Communications project builds and tests regularly on the following platforms:


  - Linux (Ubuntu)
  - Linux (Ubuntu)


@@ -70,7 +70,7 @@ Pre-requisites on your host machine:


Procedure:
Procedure:
- On your host machine, open a command line session (PuTTY, DOS window...)
- On your host machine, open a command line session (PuTTY, DOS window...)
- From the ETSI Emergency-Communication project, clone the Vagrant folder
- From the ETSI Emergency Communications project, clone the Vagrant folder
- In the file Vagrantfile, modify the tag config.vm.provision replacing <username> & <password> strings by your ETSI credentials
- In the file Vagrantfile, modify the tag config.vm.provision replacing <username> & <password> strings by your ETSI credentials
- In the Vagrant folder, execute the following commands:
- In the Vagrant folder, execute the following commands:


@@ -109,8 +109,8 @@ Pre-requisites on your host machine:


Procedure for a Windows host machine:
Procedure for a Windows host machine:
- On your host machine, open a the Docker Quickstart Terminal
- On your host machine, open a the Docker Quickstart Terminal
- On your host machine, clone the ETSI Emergency-Communication project. NOTE that only Docker folder and .jenkins.sh script file are required
- On your host machine, clone the ETSI EEmergency Communications project. NOTE that only Docker folder and .jenkins.sh script file are required
- From the ETSI ITS protocols project root directory, execute the following commands:
- From the ETSI Emergency Communications project root directory, execute the following commands:


```sh
```sh
$ ./.jenkins.sh
$ ./.jenkins.sh
@@ -191,7 +191,7 @@ Procedure:
    - Eclipse IDE for C/C++ Developers, according the procedure specified [here](https://www.eclipse.org/cdt/)
    - Eclipse IDE for C/C++ Developers, according the procedure specified [here](https://www.eclipse.org/cdt/)
    - TITAN, according the procedure specified [here](https://github.com/eclipse/titan.core)
    - TITAN, according the procedure specified [here](https://github.com/eclipse/titan.core)
    - Import the TITAN plugin into your Eclipse IDE, according the procedure specified [here](https://github.com/eclipse/titan.core)
    - Import the TITAN plugin into your Eclipse IDE, according the procedure specified [here](https://github.com/eclipse/titan.core)
- Clone the ETSI ITS protocols project into $HOME/dev folder
- Clone the ETSI Emergency Communications project into $HOME/dev folder


```sh
```sh
$ git clone 
$ git clone 
@@ -204,7 +204,7 @@ $ git clone
## Usage
## Usage


This clause describes how to compile and execute an Abstract Test Suite.
This clause describes how to compile and execute an Abstract Test Suite.
The procedures below illustrate how to run the CAM test suite. The same procedures will apply for any other ETSI ITS test suite.
The procedures below illustrate how to run the CAM test suite. The same procedures will apply for any other ETSI Emergency Communications test suite.




Pre-requisites:
Pre-requisites:
@@ -247,5 +247,5 @@ $ ../bin/run-all.bash


## How to Report a Bug
## How to Report a Bug


The ETSI ITS protocols project is under constant development, so it is possible that you will
The ETSI Emergency Communications project is under constant development, so it is possible that you will
encounter a bug while using it. Please report bugs at cti_support at etsi dot org.
encounter a bug while using it. Please report bugs at cti_support at etsi dot org.