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

Reorganize validation folder

parent a70c33b8
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ LibCommon_Time.PX_TAC := 30.0
LibCommon_Sync.PX_TSYNC_TIME_LIMIT := 30.0;
LibCommon_Sync.PX_TSHUT_DOWN_TIME_LIMIT := 30.0;

LibItsHttp_Pics.PICS_HEADER_HOST := "172.24.6.21"
LibItsHttp_Pics.PICS_HEADER_HOST := "172.24.6.21" #"lis1.intersys.plugtests.net"

LibItsHttp_Pics.PICS_HTTP_VERSION_MINOR := 0;
LibItsHttp_Pics.PICS_HEADER_CONTENT_TYPE := "application/held+xml;charset=utf-8"
@@ -51,9 +51,10 @@ LogEventTypes:= Yes
# In this section you can specify parameters that are passed to Test Ports.

# LIS - TLS
#system.httpPort.params := "HTTP(codecs=lost:lost_codec;held:held_codec)/TCP(debug=1,server=172.24.6.21,port=443,use_ssl=1)"
#system.httpPort.params := "HTTP(codecs=lost:lost_codec;held:held_codec)/TCP(debug=1,server=lis1.intersys.plugtests.net,port=443,use_ssl=1)"
# LIS - TCP
system.httpPort.params := "HTTP(codecs=lost:lost_codec;held:held_codec)/TCP(debug=1,server=172.24.6.21,port=28081)"
#system.httpPort.params := "HTTP(codecs=lost:lost_codec;held:held_codec)/TCP(debug=1,server=lis1.intersys.plugtests.net,port=28081)"

[DEFINE]
# In this section you can create macro definitions,
+1975 −0

File added.

Preview size limit exceeded, changes collapsed.

+1992 −0

File added.

Preview size limit exceeded, changes collapsed.