[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" FileMask := LOG_ALL | USER | MATCHING | DEBUG ConsoleMask := LOG_ALL | USER | MATCHING | DEBUG LogSourceInfo := Stack LogEntityName:= Yes LogEventTypes:= Yes #TimeStampFormat := DateTime [TESTPORT_PARAMETERS] # In this section you can specify parameters that are passed to Test Ports. system.geoNetworkingPort.params := "GN(mid=F8CAB8083918,Latitude=43551050,Longitude=10298730,TsBeaconInterval=1000,its_aid=141)/ETH(src_addr=F8CAB8083918,bc_addr=FFFFFFFFFFFF,eth_type=8947)/PCAP(nic=,file=/home/ubuntu/tmp/test_1packet.pcap,filter=ether proto 0x8947,offset=0)" system.camPort.param := "BTP(dst_port=2000,src_port)/GN(mid=F8CAB8083918,Latitude=43551050,Longitude=10298730,TsBeaconInterval=1000)/ETH(src_addr=F8CAB8083918,bc_addr=FFFFFFFFFFFF,eth_type=35143)/PCAP(nic=enp0s3,file=,filter=ether proto 0x8947,offset=0)" [EXECUTE] TestCodec_GeoNetworking.tc_GeoNetReq_BroadcastPacket TestCodec_GeoNetworking.tc_GeoNetReq_BeaconPacket 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