Loading ttcn/DENM/LibItsDenm_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ module LibItsDenm_Functions { } [] tc_guard.timeout { log("*** f_cfCamDown: ERROR: Timeout while waiting for component ***"); log("*** f_cfDenmDown: ERROR: Timeout while waiting for component ***"); setverdict(inconc); } } Loading Loading
ttcn/DENM/LibItsDenm_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ module LibItsDenm_Functions { } [] tc_guard.timeout { log("*** f_cfCamDown: ERROR: Timeout while waiting for component ***"); log("*** f_cfDenmDown: ERROR: Timeout while waiting for component ***"); setverdict(inconc); } } Loading