ITSTS.cfg 1.03 KB
Newer Older
[MODULE_PARAMETERS]
# This section shall contain the values of all parameters that are defined in your TTCN-3 modules.
LibItsGeoNetworking_Pixits.PX_GN_UPPER_LAYER := e_any

[LOGGING]
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
garciay's avatar
garciay committed
FileMask := LOG_ALL | MATCHING | DEBUG | USER
ConsoleMask := LOG_ALL | MATCHING | DEBUG | USER
LogSourceInfo := Stack
LogEntityName:= Yes
LogEventTypes:= Yes
#TimeStampFormat := DateTime

[TESTPORT_PARAMETERS]
# In this section you can specify parameters that are passed to Test Ports.
garciay's avatar
garciay committed
system.ItsGeoNetworking.geoNetworkingPort := "BTP/GN/ETH(src_addr=00:00:00:00:00:00,FF:FF:FF:FF:FF:FF)"

[EXECUTE]
TestCodec_GeoNetworking.tc_GeoNetReq_BroadcastPacket
garciay's avatar
garciay committed
TestCodec_GeoNetworking.tc_GeoNet_Port

[MAIN_CONTROLLER]
# The options herein control the behavior of MC.
KillTimer := 10.0
TCPPort := 0
LocalAddress := 127.0.0.1
TCPPort := 12000
NumHCs := 1