Loading ttcn/Http/LibItsHttp_Pics.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ module LibItsHttp_Pics { /** /** * @desc * @desc */ */ modulepar charstring PICS_HEADER_HOST := "http://www.lisp.com"; modulepar charstring PICS_HEADER_HOST := "www.lisp.com"; /** /** * @desc * @desc Loading ttcn/Http/LibItsHttp_TestSystem.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -27,4 +27,8 @@ module LibItsHttp_TestSystem { timer tc_ac := PX_TAC; timer tc_ac := PX_TAC; } // End of component HttpComponent } // End of component HttpComponent type component HttpTestAdapter { port HttpPort httpPort; } // End of component TestAdapter } // End of module LibItsHttp_TestSystem } // End of module LibItsHttp_TestSystem Loading
ttcn/Http/LibItsHttp_Pics.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ module LibItsHttp_Pics { /** /** * @desc * @desc */ */ modulepar charstring PICS_HEADER_HOST := "http://www.lisp.com"; modulepar charstring PICS_HEADER_HOST := "www.lisp.com"; /** /** * @desc * @desc Loading
ttcn/Http/LibItsHttp_TestSystem.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -27,4 +27,8 @@ module LibItsHttp_TestSystem { timer tc_ac := PX_TAC; timer tc_ac := PX_TAC; } // End of component HttpComponent } // End of component HttpComponent type component HttpTestAdapter { port HttpPort httpPort; } // End of component TestAdapter } // End of module LibItsHttp_TestSystem } // End of module LibItsHttp_TestSystem