Commit e0f208f7 authored by garciay's avatar garciay
Browse files

STF525: Test AtsCAM, AtsDENM is secured mode

parent 1d50a2be
Loading
Loading
Loading
Loading
+34 −34
Original line number Original line Diff line number Diff line
@@ -10622,7 +10622,7 @@ module ItsGeoNetworking_TpFunctions {
                                // empty on purpose 
                                // empty on purpose 
                            }
                            }
                            if(i < lengthof(vc_utInds)) {
                            if(i < lengthof(vc_utInds)) {
                                log("*** " & testcasename() & ": PASS: Pre-conditions: TSB correctly rebroadcasted and passed to Upper Layer ***");
                                log("*** " & testcasename() & ": PASS: Pre-conditions: TSB correctly rebroadcasted and passed to Upper layer \***");
                                vc_utInds := {};
                                vc_utInds := {};
                                f_selfOrClientSyncAndVerdict(c_prDone, e_success);
                                f_selfOrClientSyncAndVerdict(c_prDone, e_success);
                            }
                            }
@@ -11859,7 +11859,7 @@ module ItsGeoNetworking_TpFunctions {
                    f_selfOrClientSyncAndVerdict(c_tbDone, e_error);
                    f_selfOrClientSyncAndVerdict(c_tbDone, e_error);
                }
                }
                
                
                log("*** " & testcasename() & ": GAC packet passed to Upper Layer ***");
                log("*** " & testcasename() & ": GAC packet passed to Upper layer \***");
                f_selfOrClientSyncAndVerdict(c_tbDone, e_success);
                f_selfOrClientSyncAndVerdict(c_tbDone, e_success);
                
                
                // Postamble
                // Postamble
+18 −18

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+376 −376

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

Loading