commit | d68e7b2de08428b9bb25d91eed4437de5f5ce4ad | [log] [tgz] |
---|---|---|
author | balaskoa <Jeno.Balasko@ericsson.com> | Wed Aug 01 16:45:45 2018 +0200 |
committer | balaskoa <Jeno.Balasko@ericsson.com> | Wed Aug 01 16:45:45 2018 +0200 |
tree | 93215389a73e283961e361267d18385620bd3cc6 | |
parent | 4f4622a36085add9fa81916494dfddc0ae2de0b1 [diff] | |
parent | edfc542b44eacd9f7675a28e436dcf8174b70995 [diff] |
Merge branch 'master' of ssh://git.eclipse.org:29418/titan/titan.TestPorts.Serial
Main project page:
https://projects.eclipse.org/projects/tools.titan
The source code of the TTCN-3 compiler and executor:
https://github.com/eclipse/titan.core
clone this repo to your computer in a folder (home_folder from now on)
Create a “bin” directory and cd into it
$ mkdir bin $ cd ./bin
$ ln -s ../src/* . $ ln -s ../demo/* .
$ makefilegen -e "SerialPortTests" ./*
$ make
Adjust serial port properties in SerialPort.cfg
Run the tests
$ ttcn3_start SerialPortTests SerialPort.cfg