Commit 1f051acf authored by garciay's avatar garciay
Browse files

STF545: Finalyse first TC

parent 60eea482
Loading
Loading
Loading
Loading
+3 −19
Original line number Diff line number Diff line
@@ -101,30 +101,14 @@ LogEventTypes:= Yes
#     save_mode   : 1 to save sent packet, 0 otherwise

# Single GeoNetworking component port
system.geoNetworkingPort.params := "GN(ll_address=4C5E0C14D2EA,latitude=43551050,longitude=10298730)/HTTP(codecs=gn:geonetworkimg_codec)/TCP(debug=1,server=ptsv2.com,port=80,use_ssl=0)"
system.geoNetworkingPort.params := "GN(ll_address=4C5E0C14D2EA,latitude=43551050,longitude=10298730,beaconing=0,expiry=1000)/ETH(mac_src=080027d2b658,mac_bc=FFFFFFFFFFFF,eth_type=8947)/PCAP(mac_src=0800275c4958,nic=eth1,filter=and ether proto 0x8947)"
system.httpPort.params := "HTTP(codecs=gn:geonetworking_codec_codec)/TCP(debug=1,server=ptsv2.com,port=80,use_ssl=0)"

# GeoNetworking UpperTester port based on UDP
system.utPort.params := "UT_GN(loopback=0)/UDP(dst_ip=192.168.0.250,dst_port=12345,src_ip=192.168.0.253,src_port=12345)/ETH(mac_src=080027d2b658,mac_dst=90fd61e61902,eth_type=0800)/PCAP(mac_src=080027d2b658,nic=eth1,filter=and udp port 12345)"

[EXECUTE]
ItsSecurity_TestCases.TC_TEST_1

#ItsSecurity_TestCases.TC_SEC_ITSS_SND_MSG_01_BV

#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_01_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_02_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_03_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_04_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_08_BV


#ItsSecurity_TestCases.TC_SEC_ITSS_SND_GENMSG_01_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_GENMSG_02_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_GENMSG_03_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_GENMSG_04_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_GENMSG_05_BV

ItsPki_TestCases.TC_SEC_PKI_SND_EA_01_BV

[MAIN_CONTROLLER]
# The options herein control the behavior of MC.